Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h714 tBTA_START_STOP_SCAN_CMPL_CBACK *p_start_scan_cback;
715 tBTA_START_STOP_SCAN_CMPL_CBACK *p_stop_scan_cback;
725 tBTA_START_STOP_SCAN_CMPL_CBACK *p_start_scan_cback;
726 tBTA_START_STOP_SCAN_CMPL_CBACK *p_stop_scan_cback;
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1254 typedef void (tBTA_START_STOP_SCAN_CMPL_CBACK) (tBTA_STATUS status); typedef
2558 tBTA_START_STOP_SCAN_CMPL_CBACK *p_start_stop_scan_cb);
2576 tBTA_START_STOP_SCAN_CMPL_CBACK *p_start_stop_scan_cb);
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2744 tBTA_START_STOP_SCAN_CMPL_CBACK *p_start_stop_scan_cb) in BTA_DmBleObserve()
2785 tBTA_START_STOP_SCAN_CMPL_CBACK *p_start_stop_scan_cb) in BTA_DmBleScan()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1386 tBTA_START_STOP_SCAN_CMPL_CBACK *start_scan_cb) in btc_ble_start_scanning()
1399 static void btc_ble_stop_scanning(tBTA_START_STOP_SCAN_CMPL_CBACK *stop_scan_cb) in btc_ble_stop_scanning()