Home
last modified time | relevance | path

Searched refs:clccResponse (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothHeadset.aidl58 void clccResponse(int index, int direction, int status, int mode, boolean mpty, in clccResponse() method
DBluetoothHeadset.java915 public void clccResponse(int index, int direction, int status, int mode, boolean mpty, in clccResponse() method in BluetoothHeadset
919 mService.clccResponse(index, direction, status, mode, mpty, number, type); in clccResponse()