Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api_types.h127 #define BTM_BLE_SCAN_WIN_MIN 0x0004 macro
/system/bt/stack/btm/
Dbtm_ble_batchscan.cc433 BTM_BLE_ISVALID_PARAM(scan_window, BTM_BLE_SCAN_WIN_MIN, in BTM_BleEnableBatchScan()
Dbtm_ble.cc461 BTM_BLE_ISVALID_PARAM(scan_window, BTM_BLE_SCAN_WIN_MIN, in BTM_BleSetConnScanParams()
Dbtm_ble_gap.cc858 BTM_BLE_ISVALID_PARAM(scan_window, BTM_BLE_SCAN_WIN_MIN, in BTM_BleSetScanParams()
/system/bt/bta/include/
Dbta_api.h443 #define BTA_DM_BLE_SCAN_WIN_MIN BTM_BLE_SCAN_WIN_MIN