Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_utils.c342 int GetBtScanMode(uint16_t scanInterval, uint16_t scanWindow) in GetBtScanMode() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp967 int BluetoothHost::GetBtScanMode(int32_t &scanMode) const in GetBtScanMode() function in OHOS::Bluetooth::BluetoothHost
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp439 int32_t BluetoothHostProxy::GetBtScanMode(int32_t &scanMode) in GetBtScanMode() function in OHOS::Bluetooth::BluetoothHostProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp1055 int32_t BluetoothHostServer::GetBtScanMode(int32_t &scanMode) in GetBtScanMode() function in OHOS::Bluetooth::BluetoothHostServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp374 int ClassicAdapter::GetBtScanMode() const in GetBtScanMode() function in OHOS::bluetooth::ClassicAdapter