Home
last modified time | relevance | path

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

/system/bt/gd/hal/
Dhci_hal_host_rootcanal.cc38 constexpr uint8_t kH4Command = 0x01; variable
122 packet.insert(packet.cbegin(), kH4Command); in sendHciCommand()
Dhci_hal_host_rootcanal_test.cc49 constexpr uint8_t kH4Command = 0x01; variable
335 check_packet_equal({kH4Command, hci_data}, read_buf); in TEST_F()