Searched refs:kH4Command (Results 1 – 3 of 3) sorted by relevance
41 constexpr uint8_t kH4Command = 0x01; variable130 packet.insert(packet.cbegin(), kH4Command); in sendHciCommand()
50 constexpr uint8_t kH4Command = 0x01; variable360 check_packet_equal({kH4Command, hci_data}, read_buf); in TEST_F()
45 constexpr uint8_t kH4Command = 0x01; variable255 packet.insert(packet.cbegin(), kH4Command); in sendHciCommand()