Home
last modified time | relevance | path

Searched refs:BC_FLAG_AD_TYPE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_utils.h56 #define BC_FLAG_AD_TYPE 0x1 macro
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_utils.c381 advData[IDX_BC_FLAG_AD_TYPE] = BC_FLAG_AD_TYPE; in AssembleAdvData()
464 if (type == BC_FLAG_AD_TYPE) { in ParseScanResult()