Searched refs:IBluetoothLeCallControl (Results 1 – 4 of 4) sorted by relevance
376 private IBluetoothLeCallControl mService;398 mService = IBluetoothLeCallControl.Stub.asInterface(service); in onServiceConnected()407 private IBluetoothLeCallControl getService() { in getService()499 final IBluetoothLeCallControl service = getService(); in registerBearer()551 final IBluetoothLeCallControl service = getService(); in unregisterBearer()597 final IBluetoothLeCallControl service = getService(); in onCallAdded()630 final IBluetoothLeCallControl service = getService(); in onCallRemoved()662 final IBluetoothLeCallControl service = getService(); in onCallStateChanged()685 final IBluetoothLeCallControl service = getService(); in currentCallsList()721 final IBluetoothLeCallControl service = getService(); in networkStateChanged()[all …]
28 oneway interface IBluetoothLeCallControl { interface
25 import android.bluetooth.IBluetoothLeCallControl;220 static class TbsServerBinder extends IBluetoothLeCallControl.Stub
43 "android/bluetooth/IBluetoothLeCallControl.aidl",