Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h2753 extern void BTA_DmBleBroadcast (BOOLEAN start, tBTA_START_STOP_ADV_CMPL_CBACK *p_start_stop_adv_cb);
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1814 extern void BTA_DmBleBroadcast (BOOLEAN start, tBTA_START_STOP_ADV_CMPL_CBACK *p_start_stop_adv_cb) in BTA_DmBleBroadcast() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1409 BTA_DmBleBroadcast(stop_adv, stop_adv_cb); in btc_ble_stop_advertising()