Searched defs:scan_type (Results 1 – 12 of 12) sorted by relevance
298 tBTM_STATUS BTM_SetInquiryScanType (UINT16 scan_type) in BTM_SetInquiryScanType()336 tBTM_STATUS BTM_SetPageScanType (UINT16 scan_type) in BTM_SetPageScanType()
140 UINT8 scan_type; /* current scan type: active or passive */ member
315 BOOLEAN btm_ble_send_extended_scan_params(UINT8 scan_type, UINT32 scan_int, in btm_ble_send_extended_scan_params()
258 tBTM_INQ_TYPE scan_type; member
318 void WiFi::Scan(ScanType scan_type, Error* /*error*/, const string& reason) { in Scan()1925 void WiFi::InitiateScan(ScanType scan_type) { in InitiateScan()
1167 void InitiateScan(Device::ScanType scan_type) { in InitiateScan()4463 Device::ScanType scan_type = Device::kFullScan; in TEST_F() local4476 const Device::ScanType scan_type = Device::kFullScan; in TEST_F() local
183 BOOLEAN btsnd_hcic_ble_set_scan_params (UINT8 scan_type, in btsnd_hcic_ble_set_scan_params()
1073 extern void BTA_DmBleReadScanReports(tBTA_BLE_BATCH_SCAN_MODE scan_type, in BTA_DmBleReadScanReports()
578 tBTA_BLE_BATCH_SCAN_MODE scan_type; member
258 void Device::Scan(ScanType scan_type, Error* error, const string& reason) { in Scan()
1544 DarkResumeScanType scan_type = in NotifyScanStartedInDarkResume() local
2544 void Manager::RequestScan(Device::ScanType scan_type, in RequestScan()