Searched defs:supportedProfiles (Results 1 – 6 of 6) sorted by relevance
93 List<FiraProfile> supportedProfiles = new ArrayList<>(); in fromBytes() local
1037 short[] supportedProfiles = getCachedUuids(device); in pair() local1201 short[] supportedProfiles = getSupportedProfiles(device); in attemptDirectConnectionIfBonded() local1830 short[] supportedProfiles = getCachedUuids(device); in getSupportedProfiles() local1893 short[] supportedProfiles = null; in attemptGetBluetoothClassicProfiles() local
271 List<DeviceProfile> supportedProfiles = new ArrayList<>(idp.supportedProfiles); in createIDP() local
204 public List<DeviceProfile> supportedProfiles = Collections.EMPTY_LIST; field in InvariantDeviceProfile
1075 final ArrayList<Integer> supportedProfiles = new ArrayList<Integer>(); in synchronousGetSupportedProfiles() local
2965 final ArrayList<Integer> supportedProfiles = new ArrayList<Integer>(); in getSupportedProfiles() local