Home
last modified time | relevance | path

Searched defs:SetScanReportChannelToLpDevice (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H A Dsoftbus_broadcast_adapter_interface.h89 int32_t (*SetScanReportChannelToLpDevice)(int32_t scannerId, bool enable); member
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_central_manager_proxy.cpp250 int BluetoothBleCentralManagerProxy::SetScanReportChannelToLpDevice(int32_t scannerId, bool enable) in SetScanReportChannelToLpDevice() function in OHOS::Bluetooth::BluetoothBleCentralManagerProxy
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
H A Dbluetooth_mock.cpp503 int32_t SetScanReportChannelToLpDevice(int32_t scannerId, bool enable) in SetScanReportChannelToLpDevice() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp745 int BluetoothBleCentralManagerServer::SetScanReportChannelToLpDevice(int32_t scannerId, bool enable) in SetScanReportChannelToLpDevice() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp409 int BleCentralManager::SetScanReportChannelToLpDevice(bool enable) in SetScanReportChannelToLpDevice() function in OHOS::Bluetooth::BleCentralManager
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp1035 int SetScanReportChannelToLpDevice(int32_t scannerId, bool enable) in SetScanReportChannelToLpDevice() function