Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/ras/
Dras_client.cc495 instance->OnDescriptorWrite(conn_id, status, handle, len, value, in SubscribeCharacteristic()
501 void OnDescriptorWrite(uint16_t conn_id, tGATT_STATUS status, uint16_t handle, in OnDescriptorWrite() function in __anon21296e410111::RasClientImpl
/packages/modules/Bluetooth/floss/pandora/floss/
Dgatt_client.py386 def OnDescriptorWrite(self, addr, status, handle): member in FlossGattClient.ExportedGattClientCallbacks