Searched refs:INCOMING (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/hal/ |
D | hci_hal_android_hidl.cc | 77 …btsnoop_logger_->capture(received_hci_packet, SnoopLogger::Direction::INCOMING, SnoopLogger::Packe… in hciEventReceived() 86 …btsnoop_logger_->capture(received_hci_packet, SnoopLogger::Direction::INCOMING, SnoopLogger::Packe… in aclDataReceived() 95 …btsnoop_logger_->capture(received_hci_packet, SnoopLogger::Direction::INCOMING, SnoopLogger::Packe… in scoDataReceived()
|
D | snoop_logger.cc | 102 flags.set(0, direction == Direction::INCOMING); in capture() 106 flags.set(0, direction == Direction::INCOMING); in capture()
|
D | snoop_logger.h | 49 INCOMING, enumerator
|
D | hci_hal_host_rootcanal.cc | 260 …btsnoop_logger_->capture(receivedHciPacket, SnoopLogger::Direction::INCOMING, SnoopLogger::PacketT… in incoming_packet_received() 289 …btsnoop_logger_->capture(receivedHciPacket, SnoopLogger::Direction::INCOMING, SnoopLogger::PacketT… in incoming_packet_received() 313 …btsnoop_logger_->capture(receivedHciPacket, SnoopLogger::Direction::INCOMING, SnoopLogger::PacketT… in incoming_packet_received()
|