Searched defs:BluetoothProfile (Results 1 – 3 of 3) sorted by relevance
596 …def connect_with_profile(self, snd_ad_mac_address: str, profile: bt_constants.BluetoothProfile) ->…632 profile: bt_constants.BluetoothProfile,776 def set_profile_policy(self, snd_ad_mac_address: str, profile: bt_constants.BluetoothProfile,806 profile_list: Sequence[bt_constants.BluetoothProfile],820 profile_list: Sequence[bt_constants.BluetoothProfile]) -> None:
106 class BluetoothProfile(enum.IntEnum): class
38 public interface BluetoothProfile { interface