Searched refs:IBluetoothLowEnergy (Results 1 – 9 of 9) sorted by relevance
24 * IBluetoothLowEnergy.registerClient. |status| will be BLE_STATUS_SUCCESS (0)27 * to perform further operations on the IBluetoothLowEnergy interface.37 * IBluetoothLowEnergy.setMtu or remote device trying to change MTU.43 * this client using IBluetoothLowEnergy.startScan. |scan_result| contains all50 * IBluetoothLowEnergy.startMultiAdvertising or stopMultiAdvertising.
20 interface IBluetoothLowEnergy {
106 IBluetoothLowEnergy getLowEnergyInterface();
20 import android.bluetooth.IBluetoothLowEnergy;60 IBluetoothLowEnergy GetLowEnergyInterface(); in GetLowEnergyInterface()
24 interface IBluetoothLowEnergy { interface
55 using android::bluetooth::IBluetoothLowEnergy;105 ::android::sp<IBluetoothLowEnergy>* _aidl_return) override;166 android::sp<IBluetoothLowEnergy> low_energy_interface_;
242 ::android::sp<IBluetoothLowEnergy>* _aidl_return) { in GetLowEnergyInterface()
60 using android::bluetooth::IBluetoothLowEnergy;534 sp<IBluetoothLowEnergy> ble_iface; in HandleRegisterBLE()555 sp<IBluetoothLowEnergy> ble_iface; in HandleUnregisterBLE()570 sp<IBluetoothLowEnergy> ble_iface; in HandleUnregisterAllBLE()784 sp<IBluetoothLowEnergy> ble_iface; in HandleConnect()814 sp<IBluetoothLowEnergy> ble_iface; in HandleDisconnect()849 sp<IBluetoothLowEnergy> ble_iface; in HandleSetMtu()
63 "android/bluetooth/IBluetoothLowEnergy.aidl",