Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/test/common/
Dbtm_api_mock.cc71 bool BTM_SecIsSecurityPending(const RawAddress& bd_addr) { in BTM_SecIsSecurityPending() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h307 struct BTM_SecIsSecurityPending { struct
313 extern struct BTM_SecIsSecurityPending BTM_SecIsSecurityPending; argument
Dmock_stack_btm_sec.cc62 struct BTM_SecIsSecurityPending BTM_SecIsSecurityPending; variable
234 bool BTM_SecIsSecurityPending(const RawAddress& bd_addr) { in BTM_SecIsSecurityPending() function
/packages/modules/Bluetooth/system/stack/include/
Dsecurity_client_callbacks.h120 bool (*BTM_SecIsSecurityPending)(const RawAddress& bd_addr); member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc1203 bool BTM_SecIsSecurityPending(const RawAddress& bd_addr) { in BTM_SecIsSecurityPending() function