Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/common/
Dmock_btm_api_layer.cc27 bool BTM_SetSecurityLevel(bool is_originator, const char* p_name, in BTM_SetSecurityLevel() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h363 struct BTM_SetSecurityLevel { struct
379 extern struct BTM_SetSecurityLevel BTM_SetSecurityLevel; argument
Dmock_stack_btm_sec.cc66 struct BTM_SetSecurityLevel BTM_SetSecurityLevel; variable
254 bool BTM_SetSecurityLevel(bool is_originator, const char* p_name, in BTM_SetSecurityLevel() function
/packages/modules/Bluetooth/system/stack/include/
Dsecurity_client_callbacks.h125 bool (*BTM_SetSecurityLevel)(bool is_originator, const char* p_name, member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc535 bool BTM_SetSecurityLevel(bool is_originator, const char* p_name, in BTM_SetSecurityLevel() function