Home
last modified time | relevance | path

Searched refs:Opp (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_opp.cpp80 struct Opp::impl {
245 Opp::Opp() in Opp() function in OHOS::Bluetooth::Opp
250 Opp::~Opp() in ~Opp()
253 Opp *Opp::GetProfile() in GetProfile()
256 static BluetoothNoDestructor<Opp> instance; in GetProfile()
259 static Opp instance; in GetProfile()
264 int32_t Opp
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
H A Dnapi_bluetooth_opp.cpp75 Opp *profile = Opp::GetProfile(); in CreateOppServerProfile()
140 Opp *profile = Opp::GetProfile(); in SendFile()
161 Opp *profile = Opp::GetProfile(); in SetIncomingFileConfirmation()
181 Opp *profile = Opp::GetProfile(); in GetCurrentTransferInformation()
202 Opp *profile = Opp in CancelTransfer()
[all...]
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_opp.h45 * @brief Bluetooth Opp Transfer Information.
272 * @brief Class for Opp Host observer functions.
302 * @brief Class for Opp API.
305 class BLUETOOTH_API Opp { class
308 * @brief Get the instance of Opp object.
310 * @return Returns the pointer to the Opp instance.
312 static Opp *GetProfile();
362 * @brief Register Opp observer instance.
364 * @param observer Opp observer instance.
369 * @brief Deregister Opp observe
[all...]
/foundation/communication/bluetooth_service/test/unittest/opp/
H A Dopp_test.cpp39 static Bluetooth::Opp *profile_;
128 profile_ = Opp::GetProfile(); in HWTEST_F()
151 profile_ = Opp::GetProfile(); in HWTEST_F()
171 profile_ = Opp::GetProfile(); in HWTEST_F()
189 profile_ = Opp::GetProfile(); in HWTEST_F()
206 profile_ = Opp::GetProfile(); in HWTEST_F()
225 profile_ = Opp::GetProfile(); in HWTEST_F()
242 profile_ = Opp::GetProfile(); in HWTEST_F()
259 profile_ = Opp::GetProfile(); in HWTEST_F()
/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp229 Opp::GetProfile()->GetDevicesByStates(connectState_, devices); in GetOppDeviceInfo()

Completed in 3 milliseconds