Searched refs:BpBluetoothGattServerCallback (Results 1 – 2 of 2) sorted by relevance
143 BpBluetoothGattServerCallback::BpBluetoothGattServerCallback( in BpBluetoothGattServerCallback() function in ipc::binder::BpBluetoothGattServerCallback148 void BpBluetoothGattServerCallback::OnServerRegistered( in OnServerRegistered()163 void BpBluetoothGattServerCallback::OnServiceAdded( in OnServiceAdded()178 void BpBluetoothGattServerCallback::OnCharacteristicReadRequest( in OnCharacteristicReadRequest()198 void BpBluetoothGattServerCallback::OnDescriptorReadRequest( in OnDescriptorReadRequest()218 void BpBluetoothGattServerCallback::OnCharacteristicWriteRequest( in OnCharacteristicWriteRequest()241 void BpBluetoothGattServerCallback::OnDescriptorWriteRequest( in OnDescriptorWriteRequest()264 void BpBluetoothGattServerCallback::OnExecuteWriteRequest( in OnExecuteWriteRequest()281 void BpBluetoothGattServerCallback::OnNotificationSent( in OnNotificationSent()
114 class BpBluetoothGattServerCallback117 explicit BpBluetoothGattServerCallback(119 virtual ~BpBluetoothGattServerCallback() = default;150 DISALLOW_COPY_AND_ASSIGN(BpBluetoothGattServerCallback);