Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp46 #define HCI_BLUETOOTH4_2_HCI_VERSION 8 // Bluetooth 4.2 macro
671 EXPECT_LE(HCI_BLUETOOTH4_2_HCI_VERSION, event[EVENT_LOCAL_HCI_VERSION_BYTE]); in TEST_P()
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp46 #define HCI_BLUETOOTH4_2_HCI_VERSION 8 // Bluetooth 4.2 macro
694 EXPECT_LE(HCI_BLUETOOTH4_2_HCI_VERSION, event[EVENT_LOCAL_HCI_VERSION_BYTE]); in TEST_P()