Searched defs:WriteCharacteristicCallback (Results 1 - 1 of 1) sorted by relevance

/system/bt/service/hal/
H A Dbluetooth_gatt_interface.cpp159 void WriteCharacteristicCallback(int conn_id, int status, uint16_t handle) { function in namespace:bluetooth::hal::__anon795
167 WriteCharacteristicCallback(g_interface, conn_id, status, handle));
443 WriteCharacteristicCallback,
656 void BluetoothGattInterface::ClientObserver::WriteCharacteristicCallback( function in class:bluetooth::hal::BluetoothGattInterface::ClientObserver

Completed in 210 milliseconds