Home
last modified time | relevance | path

Searched refs:tBTA_DM_SEC_CBACK (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h245 tBTA_DM_SEC_CBACK *p_sec_cback;
1439 tBTA_DM_SEC_CBACK *p_sec_cback;
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1034 typedef void (tBTA_DM_SEC_CBACK)(tBTA_DM_SEC_EVT event, tBTA_DM_SEC *p_data); typedef
1684 extern tBTA_STATUS BTA_EnableBluetooth(tBTA_DM_SEC_CBACK *p_cback);
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c61 tBTA_STATUS BTA_EnableBluetooth(tBTA_DM_SEC_CBACK *p_cback) in BTA_EnableBluetooth()
Dbta_dm_act.c409 tBTA_DM_SEC_CBACK *temp_cback; in bta_dm_sys_hw_cback()