Searched refs:kH4Command (Results 1 – 3 of 3) sorted by relevance
49 constexpr uint8_t kH4Command = 0x01; variable359 check_packet_equal({kH4Command, hci_data}, read_buf); in TEST_F()
41 constexpr uint8_t kH4Command = 0x01; variable128 packet.insert(packet.cbegin(), kH4Command); in sendHciCommand()
41 constexpr uint8_t kH4Command = 0x01; variable233 packet.insert(packet.cbegin(), kH4Command); in sendHciCommand()