HomeSort by relevance Sort by last modified time
    Searched refs:charHandle (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
HandleMap.java 43 int charHandle = 0;
76 Entry(int serverIf, int type, int handle, UUID uuid, int serviceHandle, int charHandle) {
83 this.charHandle = charHandle;
GattService.java     [all...]

Completed in 467 milliseconds