Searched refs:onAttributeWrite (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1840 void onAttributeWrite(String address, int connId, int transId, method in class:GattService
1845 if (VDBG) Log.d(TAG, "onAttributeWrite() connId=" + connId
1884 Log.e(TAG, "onAttributeWrite() - Requested unknown attribute type.");

Completed in 134 milliseconds