Home
last modified time | relevance | path

Searched refs:tBTM_LE_AUTH_REQ (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h427 void btm_ble_link_sec_check(BD_ADDR bd_addr, tBTM_LE_AUTH_REQ auth_req, tBTM_BLE_SEC_REQ_ACT *p_sec…
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c976 tBTM_LE_AUTH_REQ auth_req = 0x00; in btm_ble_determine_security_act()
1466 void btm_ble_link_sec_check(BD_ADDR bd_addr, tBTM_LE_AUTH_REQ auth_req, tBTM_BLE_SEC_REQ_ACT *p_sec… in btm_ble_link_sec_check()
1545 tBTM_LE_AUTH_REQ auth_req; in btm_ble_set_encryption()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1696 typedef UINT8 tBTM_LE_AUTH_REQ; typedef
1718tBTM_LE_AUTH_REQ auth_req; /* Authentication request (for local device) contain bonding a…
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c454 tBTM_LE_AUTH_REQ auth_req = *(tBTM_LE_AUTH_REQ *)p_data; in smp_proc_sec_req()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h921 typedef tBTM_LE_AUTH_REQ tBTA_LE_AUTH_REQ; /* combination of the above bit pattern */