HomeSort by relevance Sort by last modified time
    Searched refs:HciGetPacketLengthForType (Results 1 - 3 of 3) sorted by null

  /device/linaro/hikey/bluetooth/
hci_packetizer.cc 35 size_t HciGetPacketLengthForType(HciPacketType type, const uint8_t* preamble) {
60 HciGetPacketLengthForType(packet_type, preamble_);
hci_protocol.cc 34 size_t HciGetPacketLengthForType(HciPacketType type, const uint8_t* preamble) {
  /hardware/interfaces/bluetooth/1.0/default/
hci_packetizer.cc 35 size_t HciGetPacketLengthForType(HciPacketType type, const uint8_t* preamble) {
60 HciGetPacketLengthForType(packet_type, preamble_);

Completed in 78 milliseconds