Searched refs:BTM_BothEndsSupportSecureConnections (Results 1 – 3 of 3) sorted by relevance
616 if (BTM_BothEndsSupportSecureConnections(p_acl->remote_addr)) { in btm_send_connect_request()
1891 BOOLEAN BTM_BothEndsSupportSecureConnections(BD_ADDR bd_addr) in BTM_BothEndsSupportSecureConnections() function5221 if ((p_acl_cb != NULL) && (BTM_BothEndsSupportSecureConnections(p_acl_cb->remote_addr) == 0) && in btm_sec_execute_procedure()6313 if ((BTM_BothEndsSupportSecureConnections(p_dev_rec->bd_addr) == 0) && in btm_sec_update_legacy_auth_state()
3804 BOOLEAN BTM_BothEndsSupportSecureConnections(BD_ADDR bd_addr);