Home
last modified time | relevance | path

Searched defs:scan_type (Results 1 – 9 of 9) sorted by relevance

/system/connectivity/wificond/scanning/
Dscanner_impl.cpp48 bool IsScanTypeSupported(int scan_type, const WiphyFeatures& wiphy_features) { in IsScanTypeSupported()
167 int scan_type = scan_settings.scan_type_; in scan() local
Dscan_utils.cpp280 int scan_type, in Scan()
/system/bt/stack/btm/
Dbtm_inq.cc254 tBTM_STATUS BTM_SetInquiryScanType(uint16_t scan_type) { in BTM_SetInquiryScanType()
287 tBTM_STATUS BTM_SetPageScanType(uint16_t scan_type) { in BTM_SetPageScanType()
Dbtm_ble_int_types.h130 uint8_t scan_type; /* current scan type: active or passive */ member
Dbtm_ble_gap.cc1227 void btm_send_hci_set_scan_params(uint8_t scan_type, uint16_t scan_int, in btm_send_hci_set_scan_params()
Dbtm_int_types.h244 tBTM_INQ_TYPE scan_type; member
/system/connectivity/wificond/tests/
Dscanner_unittest.cpp70 int scan_type, in ReturnErrorCodeForScanRequest()
/system/bt/stack/hcic/
Dhciblecmds.cc163 void btsnd_hcic_ble_set_scan_params(uint8_t scan_type, uint16_t scan_int, in btsnd_hcic_ble_set_scan_params()
/system/bt/stack/include/
Dhcimsgs.h836 uint8_t scan_type; member