Searched defs:BluetoothProfile (Results 1 – 3 of 3) sorted by relevance
592 …def connect_with_profile(self, snd_ad_mac_address: str, profile: bt_constants.BluetoothProfile) ->…628 profile: bt_constants.BluetoothProfile,774 def set_profile_policy(self, snd_ad_mac_address: str, profile: bt_constants.BluetoothProfile,804 profile_list: Sequence[bt_constants.BluetoothProfile],818 profile_list: Sequence[bt_constants.BluetoothProfile]) -> None:
106 class BluetoothProfile(enum.IntEnum): class
39 public interface BluetoothProfile { interface