Home
last modified time | relevance | path

Searched refs:kH4Event (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_host_test.cc53 constexpr uint8_t kH4Event = 0x04; variable
63 incoming_packets_queue_.emplace(kH4Event, packet); in hciEventReceived()
210 pkt[0] = kH4Event; in make_sample_h4_evt_pkt()
Dhci_hal_host_rootcanal.cc44 constexpr uint8_t kH4Event = 0x04; variable
273 if (buf[0] == kH4Event) { in incoming_packet_received()
Dhci_hal_host.cc48 constexpr uint8_t kH4Event = 0x04; variable
408 if (buf[0] == kH4Event) { in incoming_packet_received()