Home
last modified time | relevance | path

Searched refs:RequestWriteDescriptorCallback (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/hal/
Dbluetooth_gatt_interface.cc323 void RequestWriteDescriptorCallback( in RequestWriteDescriptorCallback() function
335 FOR_EACH_SERVER_OBSERVER(RequestWriteDescriptorCallback( in RequestWriteDescriptorCallback()
419 RequestWriteDescriptorCallback,
698 void BluetoothGattInterface::ServerObserver::RequestWriteDescriptorCallback( in RequestWriteDescriptorCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver
Dbluetooth_gatt_interface.h153 virtual void RequestWriteDescriptorCallback(
Dfake_bluetooth_gatt_interface.cc254 RequestWriteDescriptorCallback(this, conn_id, trans_id, bda, attr_handle, in NotifyRequestWriteDescriptorCallback()
/system/bt/service/
Dgatt_server.h216 void RequestWriteDescriptorCallback(hal::BluetoothGattInterface* gatt_iface,
Dgatt_server.cc446 void GattServer::RequestWriteDescriptorCallback( in RequestWriteDescriptorCallback() function in bluetooth::GattServer