Searched refs:SERVICE_IBLUETOOTHGATT (Results 1 – 1 of 1) sorted by relevance
172 private static final int SERVICE_IBLUETOOTHGATT = 2; field in BluetoothManagerService1773 msg.arg1 = SERVICE_IBLUETOOTHGATT; in onServiceConnected()1792 msg.arg1 = SERVICE_IBLUETOOTHGATT; in onServiceDisconnected()2072 if (msg.arg1 == SERVICE_IBLUETOOTHGATT) { in handleMessage()2182 } else if (msg.arg1 == SERVICE_IBLUETOOTHGATT) { in handleMessage()