Home
last modified time | relevance | path

Searched defs:BTM_SetSecurityLevel (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h307 struct BTM_SetSecurityLevel { struct
319 extern struct BTM_SetSecurityLevel BTM_SetSecurityLevel; argument
Dmock_stack_btm_sec.cc65 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/
Dmock_btm_api_layer.cc29 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/
Dsecurity_client_callbacks.h117 bool (*BTM_SetSecurityLevel)(bool is_originator, const char* p_name, uint8_t service_id, member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc489 bool BTM_SetSecurityLevel(bool is_originator, const char* p_name, uint8_t service_id, in BTM_SetSecurityLevel() function