Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DBluetoothLeCallControlProxy.java51 public BluetoothLeCallControlProxy(BluetoothLeCallControl tbs) { in BluetoothLeCallControlProxy()
/packages/modules/Bluetooth/system/gd/packet/parser/test/
Dgenerated_packet_test.cc1608 std::unique_ptr<TwoByteStruct> tbs; in TEST() local
1661 std::unique_ptr<TwoByteStruct> tbs; in TEST() local
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java3706 BluetoothLeCallControl tbs = new BluetoothLeCallControl(context, listener); in getProfileProxy() local