Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_gatt_interface.cc167 void WriteCharacteristicCallback(int conn_id, int status, uint16_t handle) { in WriteCharacteristicCallback() function
609 void BluetoothGattInterface::ClientObserver::WriteCharacteristicCallback( in WriteCharacteristicCallback() function in bluetooth::hal::BluetoothGattInterface::ClientObserver