Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c398 case BTM_BLE_BATCH_SCAN_SET_STORAGE_PARAM: { in btm_ble_batchscan_vsc_cmpl_cback()
489 UINT8_TO_STREAM (pp, BTM_BLE_BATCH_SCAN_SET_STORAGE_PARAM); in btm_ble_set_storage_config()
674 btm_ble_batchscan_enq_op_q(BTM_BLE_BATCH_SCAN_SET_STORAGE_PARAM, ble_batchscan_cb.cur_state, in BTM_BleSetStorageConfig()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h486 #define BTM_BLE_BATCH_SCAN_SET_STORAGE_PARAM 0x02 macro