Searched refs:HandsFreeUnit (Results 1 – 6 of 6) sorted by relevance
49 static HandsFreeUnit *profile_;98 profile_ = HandsFreeUnit::GetProfile();112 profile_ = HandsFreeUnit::GetProfile();128 profile_ = HandsFreeUnit::GetProfile();144 profile_ = HandsFreeUnit::GetProfile();161 profile_ = HandsFreeUnit::GetProfile();177 profile_ = HandsFreeUnit::GetProfile();193 profile_ = HandsFreeUnit::GetProfile();210 profile_ = HandsFreeUnit::GetProfile();226 profile_ = HandsFreeUnit::GetProfile();[all …]
73 HandsFreeUnit *profile = HandsFreeUnit::GetProfile(); in On()94 HandsFreeUnit *profile = HandsFreeUnit::GetProfile(); in GetConnectionDevices()127 HandsFreeUnit *profile = HandsFreeUnit::GetProfile(); in GetDeviceState()159 HandsFreeUnit *profile = HandsFreeUnit::GetProfile(); in GetScoState()191 HandsFreeUnit *profile = HandsFreeUnit::GetProfile(); in Connect()222 HandsFreeUnit *profile = HandsFreeUnit::GetProfile(); in Disconnect()253 HandsFreeUnit *profile = HandsFreeUnit::GetProfile(); in ConnectSco()284 HandsFreeUnit *profile = HandsFreeUnit::GetProfile(); in DisconnectSco()320 HandsFreeUnit *profile = HandsFreeUnit::GetProfile(); in SendDTMF()
157 struct HandsFreeUnit::impl {453 HandsFreeUnit::impl::impl() in impl()463 HandsFreeUnit::impl::~impl() in ~impl()472 HandsFreeUnit::HandsFreeUnit() in HandsFreeUnit() function in OHOS::Bluetooth::HandsFreeUnit477 HandsFreeUnit::~HandsFreeUnit() in ~HandsFreeUnit()480 HandsFreeUnit *HandsFreeUnit::GetProfile() in GetProfile()483 static BluetoothNoDestructor<HandsFreeUnit> instance; in GetProfile()486 static HandsFreeUnit instance; in GetProfile()491 bool HandsFreeUnit::ConnectSco(const BluetoothRemoteDevice &device) in ConnectSco()568 bool HandsFreeUnit::Connect(const BluetoothRemoteDevice &device) in Connect()[all …]
171 class BLUETOOTH_API HandsFreeUnit {179 static HandsFreeUnit *GetProfile();401 static HandsFreeUnit *instance_;404 HandsFreeUnit();405 ~HandsFreeUnit();406 BLUETOOTH_DISALLOW_COPY_AND_ASSIGN(HandsFreeUnit);410 friend class BluetoothNoDestructor<HandsFreeUnit>;
117 std::to_string(HandsFreeUnit::GetProfile()->GetScoState(devices[i])).c_str()); in AddDevicesToArray()201 devices = HandsFreeUnit::GetProfile()->GetDevicesByStates(connectState_); in GetHfpHFDeviceInfo()
40 type:*OHOS::Bluetooth::HandsFreeUnit