Home
last modified time | relevance | path

Searched refs:BLE_LEGACY_ADV_IND_WITH_EX_ADV (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h409 const uint8_t BLE_LEGACY_ADV_IND_WITH_EX_ADV = 0x13; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h421 const uint8_t BLE_LEGACY_ADV_IND_WITH_EX_ADV = 0x13; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp754 advType |= BLE_LEGACY_ADV_IND_WITH_EX_ADV; in SetExAdvParamToGap()