Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h161 tBTM_START_STOP_ADV_CMPL_CBACK *p_stop_adv_cb;
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1005 typedef void (tBTM_START_STOP_ADV_CMPL_CBACK) (UINT8 status); typedef
2205 tBTM_STATUS BTM_BleBroadcast(BOOLEAN start, tBTM_START_STOP_ADV_CMPL_CBACK *p_stop_adv_cback);
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h424 typedef tBTM_START_STOP_ADV_CMPL_CBACK tBTA_START_STOP_ADV_CMPL_CBACK;
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c627 tBTM_STATUS BTM_BleBroadcast(BOOLEAN start, tBTM_START_STOP_ADV_CMPL_CBACK *p_stop_adv_cback) in BTM_BleBroadcast()