Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_dm_co.h215 extern UINT8 bta_dm_co_ble_get_auth_req(void);
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_co.c456 UINT8 bta_dm_co_ble_get_auth_req(void) in bta_dm_co_ble_get_auth_req() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c63 extern UINT8 bta_dm_co_ble_get_auth_req(void);
584 p_cb->origin_loc_auth_req = bta_dm_co_ble_get_auth_req(); in smp_proc_pair_cmd()