Searched refs:start_of_pattern (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/python/bumble/rust/src/internal/hci/ |
D | packets.pdl | 6118 _size_(pattern) : 8, // including one byte for ad_type and one byte for start_of_pattern 6120 start_of_pattern: 8,
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/packets/ |
D | hci_packets.pdl | 6940 _size_(pattern) : 8, // including one byte for ad_type and one byte for start_of_pattern 6942 start_of_pattern: 8,
|
/aosp_15_r20/packages/modules/Bluetooth/system/pdl/hci/ |
D | hci_packets.pdl | 7352 _size_(pattern) : 8, // including one byte for ad_type and one byte for start_of_pattern 7354 start_of_pattern: 8,
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 2692 MsftLeMonitorAdvConditionPattern(uint8_t ad_type, uint8_t start_of_pattern, const std::vector<uint8… in MsftLeMonitorAdvConditionPattern() argument 2693 : ad_type_(ad_type), start_of_pattern_(start_of_pattern), pattern_(pattern) in MsftLeMonitorAdvConditionPattern()
|