Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h90 } BleAdvType; typedef
320 BleAdvType advType;
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_utils.c105 static BleAdvType SoftbusAdvTypeToBt(uint8_t advType) in SoftbusAdvTypeToBt()