Searched refs:filter_duplicates (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/test/mock/ |
H A D | mock_hcic_hciblecmds.cc | 198 uint8_t filter_duplicates, in btsnd_hcic_ble_set_extended_scan_enable() argument
|
/aosp12/system/bt/stack/btm/ |
H A D | btm_ble_gap.cc | 1194 uint8_t filter_duplicates) { in btm_send_hci_scan_enable() argument 1196 btsnd_hcic_ble_set_extended_scan_enable(enable, filter_duplicates, 0x0000, in btm_send_hci_scan_enable() 1199 btsnd_hcic_ble_set_scan_enable(enable, filter_duplicates); in btm_send_hci_scan_enable()
|
/aosp12/system/bt/stack/hcic/ |
H A D | hciblecmds.cc | 829 uint8_t filter_duplicates, in btsnd_hcic_ble_set_extended_scan_enable() argument 843 UINT8_TO_STREAM(pp, filter_duplicates); in btsnd_hcic_ble_set_extended_scan_enable()
|
/aosp12/system/bt/stack/include/ |
H A D | hcimsgs.h | 646 uint8_t filter_duplicates,
|
/aosp12/system/bt/gd/hci/ |
H A D | hci_packets.pdl | 3016 filter_duplicates : Enable, 3788 filter_duplicates : FilterDuplicates,
|