Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_ble_central_manager_proxy.cpp249 int BluetoothBleCentralManagerProxy::SetLpDeviceAdvParam(int duration, int maxExtAdvEvents, int win… in SetLpDeviceAdvParam()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gatt.cpp758 int SetLpDeviceAdvParam(int duration, int maxExtAdvEvents, int window, int interval, int advHandle) in SetLpDeviceAdvParam()
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_ble_central_manager_server.cpp707 int BluetoothBleCentralManagerServer::SetLpDeviceAdvParam(int duration, int maxExtAdvEvents, in SetLpDeviceAdvParam()
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
Dsoftbus_adapter_ble_gatt.c1144 NO_SANITIZE("cfi") int32_t SoftBusSetLpDeviceParam(int duration, int maxExtAdvEvents, int window, in SoftBusSetLpDeviceParam()
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_ble_central_manager.cpp659 int BleCentralManager::SetLpDeviceAdvParam(int duration, int maxExtAdvEvents, int window, int inter… in SetLpDeviceAdvParam()