Searched refs:SERVICE_IBLUETOOTHGATT (Results 1 – 1 of 1) sorted by relevance
153 private static final int SERVICE_IBLUETOOTHGATT = 2; field in BluetoothManagerService1655 msg.arg1 = SERVICE_IBLUETOOTHGATT; in onServiceConnected()1674 msg.arg1 = SERVICE_IBLUETOOTHGATT; in onServiceDisconnected()1951 if (msg.arg1 == SERVICE_IBLUETOOTHGATT) { in handleMessage()2060 } else if (msg.arg1 == SERVICE_IBLUETOOTHGATT) { in handleMessage()