Searched refs:connectAllEnabledProfiles (Results 1 – 2 of 2) sorted by relevance
308 connectAllEnabledProfiles(); in connect()329 private void connectAllEnabledProfiles() { in connectAllEnabledProfiles() method in CachedBluetoothDevice344 mLocalAdapter.connectAllEnabledProfiles(mDevice); in connectAllEnabledProfiles()728 connectAllEnabledProfiles(); in onUuidChanged()
2025 public boolean connectAllEnabledProfiles(@NonNull BluetoothDevice device) { in connectAllEnabledProfiles() method in BluetoothAdapter2029 return mService.connectAllEnabledProfiles(device, mAttributionSource); in connectAllEnabledProfiles()