Searched refs:IBluetoothGattServer (Results 1 – 9 of 9) sorted by relevance
24 * IBluetoothGattServer.registerServer. |status| will be 0 (or27 * perform further operations on the IBluetoothGattServer interface.32 * Called to report the result of a call to IBluetoothGattServer.AddService.45 * this request by calling IBluetoothGattServer.sendResponse with the given63 * this request by calling IBluetoothGattServer.sendResponse with the given79 * this request by calling IBluetoothGattServer.sendResponse with the given99 * this request by calling IBluetoothGattServer.sendResponse with the given120 * result of the execute write by calling IBluetoothGattServer.sendResponse128 * IBluetoothGattServer.sendNotification. If an indication was sent, this will
21 interface IBluetoothGattServer {
118 IBluetoothGattServer getGattServerInterface();
24 import android.bluetooth.IBluetoothGattServer;64 IBluetoothGattServer GetGattServerInterface(); in GetGattServerInterface()
23 interface IBluetoothGattServer { interface
52 using android::bluetooth::IBluetoothGattServer;113 ::android::sp<IBluetoothGattServer>* _aidl_return) override;182 android::sp<IBluetoothGattServer> gatt_server_interface_;
39 using android::bluetooth::IBluetoothGattServer;311 ::android::sp<IBluetoothGattServer>* _aidl_return) { in GetGattServerInterface()
94 android::sp<android::bluetooth::IBluetoothGattServer> gatt_;
57 "android/bluetooth/IBluetoothGattServer.aidl",