Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_host_rootcanal.cc41 constexpr uint8_t kH4Command = 0x01; variable
130 packet.insert(packet.cbegin(), kH4Command); in sendHciCommand()
Dhci_hal_host_test.cc50 constexpr uint8_t kH4Command = 0x01; variable
360 check_packet_equal({kH4Command, hci_data}, read_buf); in TEST_F()
Dhci_hal_host.cc45 constexpr uint8_t kH4Command = 0x01; variable
255 packet.insert(packet.cbegin(), kH4Command); in sendHciCommand()