Searched refs:getProfileConnectionState (Results 1 – 6 of 6) sorted by relevance
334 public int getProfileConnectionState(LocalBluetoothProfile profile) { in getProfileConnectionState() method in CachedBluetoothDevice446 int status = getProfileConnectionState(profile); in isConnected()456 int status = getProfileConnectionState(profile); in isConnectedProfile()463 int status = getProfileConnectionState(profile); in isBusy()820 int connectionStatus = getProfileConnectionState(profile); in getMaxConnectionState()837 int connectionStatus = getProfileConnectionState(profile); in getConnectionSummary()
58 int getProfileConnectionState(int profile); in getProfileConnectionState() method
1669 public int getProfileConnectionState(int profile) { in getProfileConnectionState() method in BluetoothAdapter1673 if (mService != null) return mService.getProfileConnectionState(profile); in getProfileConnectionState()
5818 method public int getProfileConnectionState(int);
7197 method public int getProfileConnectionState(int);
7670 method public int getProfileConnectionState(int);