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()
219 pkt[0] = kH4Event; in make_sample_h4_evt_pkt()
Dhci_hal_host_rootcanal.cc44 constexpr uint8_t kH4Event = 0x04; variable
278 if (buf[0] == kH4Event) { in incoming_packet_received()
Dhci_hal_host.cc52 constexpr uint8_t kH4Event = 0x04; variable
428 if (buf[0] == kH4Event) { in incoming_packet_received()