Searched refs:LeSetPrivacyMode (Results 1 – 6 of 6) sorted by relevance
108 ble_set_privacy_mode => OpCode::LeSetPrivacyMode
527 void LeSetPrivacyMode(CommandView args);
182 void LeSetPrivacyMode(uint8_t address_type, Address addr, uint8_t mode);
267 SET_SUPPORTED(LE_SET_PRIVACY_MODE, LeSetPrivacyMode); in DualModeController()2053 void DualModeController::LeSetPrivacyMode(CommandView command) { in LeSetPrivacyMode() function in test_vendor_lib::DualModeController2065 link_layer_controller_.LeSetPrivacyMode( in LeSetPrivacyMode()
2638 void LinkLayerController::LeSetPrivacyMode(uint8_t address_type, Address addr, in LeSetPrivacyMode() function in test_vendor_lib::LinkLayerController
3927 packet LeSetPrivacyMode : LeSecurityCommand (op_code = LE_SET_PRIVACY_MODE) {