Loading bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -657,11 +657,11 @@ TEST_P(BluetoothHidlTest, HciVersionTest) { } /** * Requirements * * VSR-5.3.14-007 MUST support Bluetooth 4.2 and Bluetooth LE Data Length Extension. * VSR-5.3.14-008 MUST support Bluetooth Low Energy (BLE). */ // @VsrTest = 5.3.14-007 // @VsrTest = 5.3.14-008 TEST_P(BluetoothHidlTest, Bluetooth4_2) { // Bluetooth 4.2+ hidl_vec<uint8_t> cmd = COMMAND_HCI_READ_LOCAL_VERSION_INFORMATION; Loading bluetooth/1.1/vts/functional/VtsHalBluetoothV1_1TargetTest.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -680,11 +680,11 @@ TEST_P(BluetoothHidlTest, HciVersionTest) { } /** * Requirements * * VSR-5.3.14-007 MUST support Bluetooth 4.2 and Bluetooth LE Data Length Extension. * VSR-5.3.14-008 MUST support Bluetooth Low Energy (BLE). */ // @VsrTest = 5.3.14-007 // @VsrTest = 5.3.14-008 TEST_P(BluetoothHidlTest, Bluetooth4_2) { // Bluetooth 4.2+ hidl_vec<uint8_t> cmd = COMMAND_HCI_READ_LOCAL_VERSION_INFORMATION; Loading bluetooth/aidl/vts/VtsHalBluetoothTargetTest.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -1055,11 +1055,11 @@ TEST_P(BluetoothAidlTest, Vsr_Bluetooth5Requirements) { } /** * Requirements * * VSR-5.3.14-007 MUST support Bluetooth 4.2 and Bluetooth LE Data Length Extension. * VSR-5.3.14-008 MUST support Bluetooth Low Energy (BLE). */ // @VsrTest = 5.3.14-007 // @VsrTest = 5.3.14-008 TEST_P(BluetoothAidlTest, Vsr_Bluetooth4_2Requirements) { // test only applies to handheld devices if (!isHandheld()) { Loading Loading
bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -657,11 +657,11 @@ TEST_P(BluetoothHidlTest, HciVersionTest) { } /** * Requirements * * VSR-5.3.14-007 MUST support Bluetooth 4.2 and Bluetooth LE Data Length Extension. * VSR-5.3.14-008 MUST support Bluetooth Low Energy (BLE). */ // @VsrTest = 5.3.14-007 // @VsrTest = 5.3.14-008 TEST_P(BluetoothHidlTest, Bluetooth4_2) { // Bluetooth 4.2+ hidl_vec<uint8_t> cmd = COMMAND_HCI_READ_LOCAL_VERSION_INFORMATION; Loading
bluetooth/1.1/vts/functional/VtsHalBluetoothV1_1TargetTest.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -680,11 +680,11 @@ TEST_P(BluetoothHidlTest, HciVersionTest) { } /** * Requirements * * VSR-5.3.14-007 MUST support Bluetooth 4.2 and Bluetooth LE Data Length Extension. * VSR-5.3.14-008 MUST support Bluetooth Low Energy (BLE). */ // @VsrTest = 5.3.14-007 // @VsrTest = 5.3.14-008 TEST_P(BluetoothHidlTest, Bluetooth4_2) { // Bluetooth 4.2+ hidl_vec<uint8_t> cmd = COMMAND_HCI_READ_LOCAL_VERSION_INFORMATION; Loading
bluetooth/aidl/vts/VtsHalBluetoothTargetTest.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -1055,11 +1055,11 @@ TEST_P(BluetoothAidlTest, Vsr_Bluetooth5Requirements) { } /** * Requirements * * VSR-5.3.14-007 MUST support Bluetooth 4.2 and Bluetooth LE Data Length Extension. * VSR-5.3.14-008 MUST support Bluetooth Low Energy (BLE). */ // @VsrTest = 5.3.14-007 // @VsrTest = 5.3.14-008 TEST_P(BluetoothAidlTest, Vsr_Bluetooth4_2Requirements) { // test only applies to handheld devices if (!isHandheld()) { Loading