File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
features/FEATURE_BLE/ble/gap Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -912,9 +912,6 @@ struct peripheral_privacy_configuration_t {
912
912
PERFORM_AUTHENTICATION_PROCEDURE
913
913
};
914
914
915
- MBED_DEPRECATED_SINCE (" mbed-os-5.11" , " Use resolution_strategy_t instead." )
916
- typedef resolution_strategy_t ResolutionStrategy;
917
-
918
915
/* *
919
916
* Connection strategy to use when a connection request contains a
920
917
* private resolvable address.
@@ -965,9 +962,6 @@ struct central_privacy_configuration_t {
965
962
RESOLVE_AND_FILTER
966
963
};
967
964
968
- MBED_DEPRECATED_SINCE (" mbed-os-5.11" , " Use resolution_strategy_t instead." )
969
- typedef resolution_strategy_t ResolutionStrategy;
970
-
971
965
/* *
972
966
* Resolution strategy applied to advertising packets received by the
973
967
* local device.
You can’t perform that action at this time.
0 commit comments