Searched defs:BTM_SetSecurityLevel (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_sec.h | 307 struct BTM_SetSecurityLevel { struct 319 extern struct BTM_SetSecurityLevel BTM_SetSecurityLevel; argument
|
D | mock_stack_btm_sec.cc | 65 struct BTM_SetSecurityLevel BTM_SetSecurityLevel; variable 226 bool BTM_SetSecurityLevel(bool is_originator, const char* p_name, uint8_t service_id, in BTM_SetSecurityLevel() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_btm_api_layer.cc | 29 bool BTM_SetSecurityLevel(bool is_originator, const char* p_name, uint8_t service_id, in BTM_SetSecurityLevel() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/ |
D | security_client_callbacks.h | 117 bool (*BTM_SetSecurityLevel)(bool is_originator, const char* p_name, uint8_t service_id, member
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_sec.cc | 489 bool BTM_SetSecurityLevel(bool is_originator, const char* p_name, uint8_t service_id, in BTM_SetSecurityLevel() function
|