Home
last modified time | relevance | path

Searched refs:BLE_LPDEVICE_ADV_SETTING_VALID_BIT (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_central_manager_proxy.cpp382 if ((paramSet.fieldValidFlagBit & bluetooth::BLE_LPDEVICE_ADV_SETTING_VALID_BIT) != 0) { in WriteAdvertiserParcelData()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp489 if ((lpDeviceParamSet.fieldValidFlagBit & BLE_LPDEVICE_ADV_SETTING_VALID_BIT) != 0) { in SetLpDeviceParam()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h1534 constexpr int BLE_LPDEVICE_ADV_SETTING_VALID_BIT = 0x04; variable
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h468 constexpr int32_t BLE_LPDEVICE_ADV_SETTING_VALID_BIT = 0x04; member
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp1322 outParam.fieldValidFlagBit |= BLE_LPDEVICE_ADV_SETTING_VALID_BIT; in ConvertLpDeviceParamData()

Completed in 11 milliseconds