Searched refs:getProfileConnectionState (Results 1 – 4 of 4) sorted by relevance
55 int getProfileConnectionState(int profile); in getProfileConnectionState() method
1049 public int getProfileConnectionState(int profile) { in getProfileConnectionState() method in BluetoothAdapter1053 if (mService != null) return mService.getProfileConnectionState(profile); in getProfileConnectionState()
196 final int profileState = mAdapter.getProfileConnectionState(profile); in connect()
5787 method public int getProfileConnectionState(int);