Searched refs:SERVICE_IBLUETOOTHGATT (Results 1 – 1 of 1) sorted by relevance
144 private static final int SERVICE_IBLUETOOTHGATT = 2; field in BluetoothManagerService1519 msg.arg1 = SERVICE_IBLUETOOTHGATT; in onServiceConnected()1538 msg.arg1 = SERVICE_IBLUETOOTHGATT; in onServiceDisconnected()1735 if (msg.arg1 == SERVICE_IBLUETOOTHGATT) { in handleMessage()1845 } else if (msg.arg1 == SERVICE_IBLUETOOTHGATT) { in handleMessage()