Searched defs:scan_mode (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_batchscan.c | 309 tBTM_STATUS btm_ble_read_batchscan_reports(tBTM_BLE_BATCH_SCAN_MODE scan_mode, in btm_ble_read_batchscan_reports() 519 tBTM_STATUS btm_ble_set_batchscan_param(tBTM_BLE_BATCH_SCAN_MODE scan_mode, in btm_ble_set_batchscan_param() 696 tBTM_STATUS BTM_BleEnableBatchScan(tBTM_BLE_BATCH_SCAN_MODE scan_mode, in BTM_BleEnableBatchScan() 811 tBTM_STATUS BTM_BleReadScanReports(tBTM_BLE_BATCH_SCAN_MODE scan_mode, in BTM_BleReadScanReports()
|
D | btm_inq.c | 163 UINT8 scan_mode = 0; in BTM_SetDiscoverability() local 590 UINT8 scan_mode = 0; in BTM_SetConnectability() local
|
D | btm_ble_gap.c | 1657 tBLE_SCAN_MODE scan_mode, in BTM_BleSetScanParams() 1701 …tBLE_SCAN_MODE scan_mode, UINT8 addr_type_own, UINT8 scan_duplicate_filter, tBTM_BLE_SFP scan_filt… in BTM_BleSetScanFilterParams()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_api.c | 1330 UINT32 scan_window, tBLE_SCAN_MODE scan_mode, in BTA_DmSetBleScanParams() 1366 … UINT32 scan_window, tBLE_SCAN_MODE scan_mode, UINT8 scan_fil_poilcy, in BTA_DmSetBleScanFilterParams() 1701 extern void BTA_DmBleEnableBatchScan(tBTA_BLE_BATCH_SCAN_MODE scan_mode, in BTA_DmBleEnableBatchScan()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 684 tBLE_SCAN_MODE scan_mode; member 693 tBLE_SCAN_MODE scan_mode; member 855 tBTA_BLE_BATCH_SCAN_MODE scan_mode; member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_ble_api.h | 584 tBTM_BLE_BATCH_SCAN_MODE scan_mode; member
|