Home
last modified time | relevance | path

Searched defs:filter_duplicates (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dle_scanning_filter_duplicates_test.cc58 void StartScan(FilterDuplicates filter_duplicates) { in StartScan()
72 void StartExtendedScan(FilterDuplicates filter_duplicates, in StartExtendedScan()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h1057 bluetooth::hci::FilterDuplicates filter_duplicates; member
Dlink_layer_controller.cc1265 bool filter_duplicates) { in LeSetScanEnable()
1426 bool enable, bluetooth::hci::FilterDuplicates filter_duplicates, in LeSetExtendedScanEnable()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hciblecmds.cc220 uint8_t filter_duplicates, in btsnd_hcic_ble_set_extended_scan_enable()
/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc432 uint8_t filter_duplicates, in btsnd_hcic_ble_set_extended_scan_enable()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc1522 uint8_t filter_duplicates) { in btm_send_hci_scan_enable()