Searched defs:profile (Results 1 – 3 of 3) sorted by relevance
131 public static BluetoothProfile valueOfProfile(int profile) { in valueOfProfile()135 BluetoothProfile(int profile) { in BluetoothProfile()498 BluetoothProfile profile, in changeProfileAccessPermission()651 int profile = profileData.getInt("profile"); in waitForConnectedOrDisconnectedProfiles() local708 ITestDevice primary, String address, BluetoothProfile profile) in isProfileConnected()
66 def start_ap(self, profile, channel, security=None): argument
324 def set_profile_under_test(self, profile): argument