Searched refs:SERVICE_IBLUETOOTHGATT (Results 1 – 1 of 1) sorted by relevance
138 private static final int SERVICE_IBLUETOOTHGATT = 2; field in BluetoothManagerService1411 msg.arg1 = SERVICE_IBLUETOOTHGATT; in onServiceConnected()1430 msg.arg1 = SERVICE_IBLUETOOTHGATT; in onServiceDisconnected()1627 if (msg.arg1 == SERVICE_IBLUETOOTHGATT) { in handleMessage()1737 } else if (msg.arg1 == SERVICE_IBLUETOOTHGATT) { in handleMessage()