Searched defs:HciGetPacketLengthForType (Results 1 – 3 of 3) sorted by relevance
42 size_t HciGetPacketLengthForType(HciPacketType type, const uint8_t* preamble) { in HciGetPacketLengthForType() function
35 size_t HciGetPacketLengthForType(HciPacketType type, const uint8_t* preamble) { in HciGetPacketLengthForType() function
37 size_t H4Parser::HciGetPacketLengthForType(PacketType type, in HciGetPacketLengthForType() function in test_vendor_lib::H4Parser