Home
last modified time | relevance | path

Searched refs:HciGetPacketLengthForType (Results 1 – 2 of 2) sorted by relevance

/device/linaro/hikey/bluetooth/
Dhci_packetizer.cc35 size_t HciGetPacketLengthForType(HciPacketType type, const uint8_t* preamble) { in HciGetPacketLengthForType() function
60 HciGetPacketLengthForType(packet_type, preamble_); in OnDataReady()
Dhci_protocol.cc34 size_t HciGetPacketLengthForType(HciPacketType type, const uint8_t* preamble) { in HciGetPacketLengthForType() function