Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c321 if ((status = BTM_VendorSpecificCommand (HCI_BLE_BATCH_SCAN_OCF, in btm_ble_read_batchscan_reports()
494 if ((status = BTM_VendorSpecificCommand (HCI_BLE_BATCH_SCAN_OCF, in btm_ble_set_storage_config()
540 if ((status = BTM_VendorSpecificCommand (HCI_BLE_BATCH_SCAN_OCF, in btm_ble_set_batchscan_param()
578 if ((status = BTM_VendorSpecificCommand(HCI_BLE_BATCH_SCAN_OCF, in btm_ble_enable_disable_batchscan()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h449 #define HCI_BLE_BATCH_SCAN_OCF HCI_ESP_VENDOR_OPCODE_BUILD(HCI_VENDOR_OGF, HCI_ESP_GROUP… macro