Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h72 } BleAdvFilter; typedef
333 BleAdvFilter advFilterPolicy;
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_utils.c89 static BleAdvFilter SoftbusAdvFilterToBt(uint8_t advFilter) in SoftbusAdvFilterToBt()