Home
last modified time | relevance | path

Searched refs:WriteDescriptorCallback (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/hal/
Dbluetooth_gatt_interface.cc176 void WriteDescriptorCallback(int conn_id, int status, uint16_t handle) { in WriteDescriptorCallback() function
183 WriteDescriptorCallback(g_interface, conn_id, status, handle)); in WriteDescriptorCallback()
396 WriteDescriptorCallback,
613 void BluetoothGattInterface::ClientObserver::WriteDescriptorCallback( in WriteDescriptorCallback() function in bluetooth::hal::BluetoothGattInterface::ClientObserver
Dbluetooth_gatt_interface.h94 virtual void WriteDescriptorCallback(BluetoothGattInterface* gatt_iface,