Home
last modified time | relevance | path

Searched defs:HciGetPacketLengthForType (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dhci_packetizer.cc42 size_t HciGetPacketLengthForType(HciPacketType type, const uint8_t* preamble) { in HciGetPacketLengthForType() function
/aosp12/system/bt/vendor_libs/linux/interface/
H A Dhci_packetizer.cc35 size_t HciGetPacketLengthForType(HciPacketType type, const uint8_t* preamble) { in HciGetPacketLengthForType() function
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/
H A Dh4_parser.cc37 size_t H4Parser::HciGetPacketLengthForType(PacketType type, in HciGetPacketLengthForType() function in test_vendor_lib::H4Parser