Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c318 UINT8_TO_STREAM (pp, BTM_BLE_BATCH_SCAN_READ_RESULTS); in btm_ble_read_batchscan_reports()
330 btm_ble_batchscan_enq_op_q(BTM_BLE_BATCH_SCAN_READ_RESULTS, ble_batchscan_cb.cur_state, in btm_ble_read_batchscan_reports()
425 case BTM_BLE_BATCH_SCAN_READ_RESULTS: { in btm_ble_batchscan_vsc_cmpl_cback()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h488 #define BTM_BLE_BATCH_SCAN_READ_RESULTS 0x04 macro