Searched refs:btm_ble_start_sec_check (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_int.h | 1195 extern BOOLEAN btm_ble_start_sec_check(BD_ADDR bd_addr, UINT16 psm, BOOLEAN is_originator,
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_ble.c | 1679 status = btm_ble_start_sec_check(bd_addr, psm, is_originator, &l2cble_sec_comp, p_ref_data); in l2ble_sec_access_req()
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble.c | 1072 BOOLEAN btm_ble_start_sec_check(BD_ADDR bd_addr, UINT16 psm, BOOLEAN is_originator, in btm_ble_start_sec_check() function
|