Searched refs:BTM_SecIsSecurityPending (Results 1 – 7 of 7) sorted by relevance
126 .BTM_SecIsSecurityPending = BTM_SecIsSecurityPending,
296 bool BTM_SecIsSecurityPending(const RawAddress& bd_addr);
1138 bool BTM_SecIsSecurityPending(const RawAddress& bd_addr) { in BTM_SecIsSecurityPending() function
101 bool BTM_SecIsSecurityPending(const RawAddress& bd_addr) { in BTM_SecIsSecurityPending() function
155 bool (*BTM_SecIsSecurityPending)(const RawAddress& bd_addr); member
409 if (BTM_SecIsSecurityPending(address)) { in OnGattConnected()
1053 if (BTM_SecIsSecurityPending(p_cb->addr)) { in bta_hh_start_security()