Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_btm_sec.cc101 bool BTM_SecIsSecurityPending(const RawAddress& bd_addr) { in BTM_SecIsSecurityPending() function
/system/bt/stack/include/
Dbtm_client_interface.h155 bool (*BTM_SecIsSecurityPending)(const RawAddress& bd_addr); member
/system/bt/stack/btm/
Dbtm_sec.cc1138 bool BTM_SecIsSecurityPending(const RawAddress& bd_addr) { in BTM_SecIsSecurityPending() function