Searched refs:UUID_LENGTH (Results 1 – 2 of 2) sorted by relevance
67 private static final int UUID_LENGTH = 16; field in BluetoothPbapObexServer192 if (uuid.length != UUID_LENGTH) { in onConnect()196 for (int i = 0; i < UUID_LENGTH; i++) { in onConnect()
55 private static final int UUID_LENGTH = 16; field in BluetoothMapObexServer320 if (uuid.length != UUID_LENGTH) { in onConnect()324 for (int i = 0; i < UUID_LENGTH; i++) { in onConnect()