Home
last modified time | relevance | path

Searched defs:SetTethering (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_pan.cpp127 int32_t SetTethering(bool value) in SetTethering() function
246 int32_t Pan::SetTethering(bool value) in SetTethering() function in OHOS::Bluetooth::Pan
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_pan_proxy.cpp139 int32_t BluetoothPanProxy::SetTethering(const bool value) in SetTethering() function in OHOS::Bluetooth::BluetoothPanProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_pan_server.cpp223 int32_t BluetoothPanServer::SetTethering(const bool enable) in SetTethering() function in OHOS::Bluetooth::BluetoothPanServer
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan.cpp270 napi_value NapiBluetoothPan::SetTethering(napi_env env, napi_callback_info info) in SetTethering() function in OHOS::Bluetooth::NapiBluetoothPan
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_service.cpp180 bool PanService::SetTethering(bool enable) in SetTethering() function in OHOS::bluetooth::PanService