Home
last modified time | relevance | path

Searched refs:advSid (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dsoftbus_ble_utils_test.cpp121 btScanResult.advSid = 1; in HWTEST()
133 EXPECT_EQ(softbusScanResult.advSid, btScanResult.advSid); in HWTEST()
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H A Dsoftbus_broadcast_adapter_type.h130 uint8_t advSid; member
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_type.h372 uint8_t advSid; member
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h458 unsigned char advSid; member
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_utils.c235 dst->advSid = (uint8_t)src->advSid; in BtScanResultToSoftbus()
/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
H A Dbluetooth_mock.cpp336 .advSid = 1, in CallbackScanResult()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h140 uint8_t advSid; /// Value of the Advertising SID subfield in the ADI field of the PDU member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c175 hciCmdParam.advertisingSID = advExParam.advSid; in GapLeSetExtendedAdvertisingParameters()
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c427 bcInfo->advSid = reportData->advSid; in BuildBcInfoCommon()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp94 scanResult.advSid = 1;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp787 para.advSid = 0x01; in SetExAdvParamToGap()

Completed in 15 milliseconds