Home
last modified time | relevance | path

Searched defs:BluetoothRangingTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/ranging/aidl/vts/
H A DVtsHalBluetoothRangingTargetTest.cpp86 class BluetoothRangingTest : public ::testing::TestWithParam<std::string> { class
186 TEST_P(BluetoothRangingTest, SetupAndTearDown) {} in TEST_P() argument
188 TEST_P(BluetoothRangingTest, GetVendorSpecificData) { in TEST_P() argument
195 TEST_P(BluetoothRangingTest, GetSupportedSessionTypes) { in TEST_P() argument
201 TEST_P(BluetoothRangingTest, GetMaxSupportedCsSecurityLevel) { in TEST_P() argument
210 TEST_P(BluetoothRangingTest, GetSupportedCsSecurityLevels) { in TEST_P() argument
221 TEST_P(BluetoothRangingTest, OpenSession) { in TEST_P() argument
231 TEST_P(BluetoothRangingTest, GetVendorSpecificReplies) { in TEST_P() argument
243 TEST_P(BluetoothRangingTest, GetSupportedResultTypes) { in TEST_P() argument
254 TEST_P(BluetoothRangingTest, IsAbortedProcedureRequired) { in TEST_P() argument
[all …]