Home
last modified time | relevance | path

Searched refs:HandsFreeUnit (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_hf_test.cpp49 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 …]
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_hf.cpp73 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()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_hf.cpp157 struct HandsFreeUnit::impl {
453 HandsFreeUnit::impl::impl() in impl()
463 HandsFreeUnit::impl::~impl() in ~impl()
472 HandsFreeUnit::HandsFreeUnit() in HandsFreeUnit() function in OHOS::Bluetooth::HandsFreeUnit
477 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 …]
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hfp_hf.h171 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>;
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp117 std::to_string(HandsFreeUnit::GetProfile()->GetScoState(devices[i])).c_str()); in AddDevicesToArray()
201 devices = HandsFreeUnit::GetProfile()->GetDevicesByStates(connectState_); in GetHfpHFDeviceInfo()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/
H A Djs_napi_blocklist.txt40 type:*OHOS::Bluetooth::HandsFreeUnit