Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1385 tBTA_DM_SEARCH_CBACK *results_cb, in btc_ble_start_scanning() argument
1388 if ((results_cb != NULL) && (start_scan_cb != NULL)) { in btc_ble_start_scanning()
1393 BTA_DmBleScan(true, duration, results_cb, start_scan_cb); in btc_ble_start_scanning()