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

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

Completed in 64 milliseconds