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

/frameworks/base/core/java/android/bluetooth/
H A DIBluetoothHeadset.aidl56 void clccResponse(int index, int direction, int status, int mode, boolean mpty,
H A DBluetoothHeadset.java832 public void clccResponse(int index, int direction, int status, int mode, boolean mpty, method in class:BluetoothHeadset
836 mService.clccResponse(index, direction, status, mode, mpty, number, type);

Completed in 60 milliseconds