Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_gatt_interface.cc166 void WriteCharacteristicCallback(int conn_id, int status, uint16_t handle) { in WriteCharacteristicCallback() function
173 WriteCharacteristicCallback(g_interface, conn_id, status, handle)); in WriteCharacteristicCallback()
394 WriteCharacteristicCallback,
607 void BluetoothGattInterface::ClientObserver::WriteCharacteristicCallback( in WriteCharacteristicCallback() function in bluetooth::hal::BluetoothGattInterface::ClientObserver
Dbluetooth_gatt_interface.h90 virtual void WriteCharacteristicCallback(BluetoothGattInterface* gatt_iface,