Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api_types.h114 #define BTM_BLE_SCAN_WIN_MIN 0x0004 macro
/system/bt/stack/btm/
Dbtm_ble_batchscan.cc435 BTM_BLE_ISVALID_PARAM(scan_window, BTM_BLE_SCAN_WIN_MIN, in BTM_BleEnableBatchScan()
Dbtm_ble_gap.cc799 BTM_BLE_ISVALID_PARAM(scan_window, BTM_BLE_SCAN_WIN_MIN, in BTM_BleSetScanParams()
/system/bt/bta/include/
Dbta_api.h436 #define BTA_DM_BLE_SCAN_WIN_MIN BTM_BLE_SCAN_WIN_MIN