Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java3666 BluetoothVolumeControl vcs = new BluetoothVolumeControl(context, listener, this); in getProfileProxy() local
3781 BluetoothVolumeControl vcs = (BluetoothVolumeControl) proxy; in closeProfileProxy() local
/packages/modules/Bluetooth/system/bta/vc/
Dvc_test.cc102 void set_sample_database(uint16_t conn_id, bool vcs, bool vcs_broken, in set_sample_database()