Home
last modified time | relevance | path

Searched refs:BTM_BothEndsSupportSecureConnections (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c616 if (BTM_BothEndsSupportSecureConnections(p_acl->remote_addr)) { in btm_send_connect_request()
Dbtm_sec.c1891 BOOLEAN BTM_BothEndsSupportSecureConnections(BD_ADDR bd_addr) in BTM_BothEndsSupportSecureConnections() function
5221 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()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h3804 BOOLEAN BTM_BothEndsSupportSecureConnections(BD_ADDR bd_addr);