Searched refs:IBluetoothLeBroadcastAssistant (Results 1 – 5 of 5) sorted by relevance
480 private IBluetoothLeBroadcastAssistant mService;513 mService = IBluetoothLeBroadcastAssistant.Stub.asInterface(service); in onServiceConnected()538 private IBluetoothLeBroadcastAssistant getService() { in getService()565 final IBluetoothLeBroadcastAssistant service = getService(); in getConnectionState()597 final IBluetoothLeBroadcastAssistant service = getService(); in getDevicesMatchingConnectionStates()627 final IBluetoothLeBroadcastAssistant service = getService(); in getConnectedDevices()666 final IBluetoothLeBroadcastAssistant service = getService(); in setConnectionPolicy()705 final IBluetoothLeBroadcastAssistant service = getService(); in getConnectionPolicy()758 final IBluetoothLeBroadcastAssistant service = getService(); in registerCallback()807 final IBluetoothLeBroadcastAssistant service = getService(); in unregisterCallback()[all …]
35 IBluetoothLeBroadcastAssistant mAdapter;37 public BluetoothLeBroadcastAssistantCallback(IBluetoothLeBroadcastAssistant adapter) { in BluetoothLeBroadcastAssistantCallback()
30 interface IBluetoothLeBroadcastAssistant { interface
40 "android/bluetooth/IBluetoothLeBroadcastAssistant.aidl",
45 import android.bluetooth.IBluetoothLeBroadcastAssistant;3592 static class BluetoothLeBroadcastAssistantBinder extends IBluetoothLeBroadcastAssistant.Stub