Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/ranging/aidl/android/hardware/bluetooth/ranging/
DIBluetoothChannelSounding.aidl46 @nullable SessionType[] getSupportedSessionTypes(); in getSupportedSessionTypes() method
/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/1/android/hardware/bluetooth/ranging/
DIBluetoothChannelSounding.aidl38 @nullable android.hardware.bluetooth.ranging.SessionType[] getSupportedSessionTypes(); in getSupportedSessionTypes() method
/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/current/android/hardware/bluetooth/ranging/
DIBluetoothChannelSounding.aidl38 @nullable android.hardware.bluetooth.ranging.SessionType[] getSupportedSessionTypes(); in getSupportedSessionTypes() method
/hardware/interfaces/bluetooth/ranging/aidl/default/
DBluetoothChannelSounding.cpp31 ndk::ScopedAStatus BluetoothChannelSounding::getSupportedSessionTypes( in getSupportedSessionTypes() function in aidl::android::hardware::bluetooth::ranging::impl::BluetoothChannelSounding
/hardware/interfaces/bluetooth/ranging/aidl/vts/
DVtsHalBluetoothRangingTargetTest.cpp123 ScopedAStatus BluetoothRangingTest::getSupportedSessionTypes( in getSupportedSessionTypes() function in BluetoothRangingTest