Home
last modified time | relevance | path

Searched refs:Pan (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_pan.cpp58 struct Pan::impl {
150 Pan::impl::impl() in impl()
164 Pan::impl::~impl() in ~impl()
173 Pan::Pan() in Pan() function in OHOS::Bluetooth::Pan
178 Pan::~Pan() in ~Pan()
181 Pan *Pan::GetProfile() in GetProfile()
184 static BluetoothNoDestructor<Pan> instanc in GetProfile()
[all...]
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_pan.h69 * @brief Class for Pan API.
72 class BLUETOOTH_API Pan { class
75 * @brief Get the instance of Pan object.
77 * @return Returns the pointer to the Pan instance.
79 static Pan *GetProfile();
82 * @brief Get remote Pan device list which are in the specified states.
90 * @brief Get the connection state of the specified remote Pan device.
98 * @brief Release the connection from remote Pan device.
106 * @brief Register Pan observer instance.
108 * @param observer Pan observe
[all...]
/foundation/communication/bluetooth_service/test/unittest/pan/
H A Dpan_test.cpp37 static Bluetooth::Pan *profile_;
100 profile_ = Pan::GetProfile(); in HWTEST_F()
123 profile_ = Pan::GetProfile(); in HWTEST_F()
143 profile_ = Pan::GetProfile(); in HWTEST_F()
160 profile_ = Pan::GetProfile(); in HWTEST_F()
177 profile_ = Pan::GetProfile(); in HWTEST_F()
213 profile_ = Pan::GetProfile(); in HWTEST_F()
230 profile_ = Pan::GetProfile(); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan.cpp40 Pan *profile = Pan::GetProfile(); in CreatePanProfile()
79 Pan *profile = Pan::GetProfile(); in DefinePanJSClass()
144 Pan *profile = Pan::GetProfile(); in GetConnectionDevices()
172 Pan *profile = Pan::GetProfile(); in GetDeviceState()
198 Pan *profile = Pan in GetConnectedDevices()
[all...]
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_tracker.cpp318 Bluetooth::Pan *profile = Bluetooth::Pan::GetProfile(); in RegisterBtPanCallback()
333 Bluetooth::Pan *profile = Bluetooth::Pan::GetProfile(); in Uninit()
795 Bluetooth::Pan *profile = Bluetooth::Pan::GetProfile(); in SetBluetoothNetworkSharing()
/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp236 Pan::GetProfile()->GetDevicesByStates(connectState_, devices); in GetPanDeviceInfo()

Completed in 9 milliseconds