Home
last modified time | relevance | path

Searched refs:randomAddress (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c112 (void)memcpy_s(info->randomAddress, BT_ADDRESS_SIZE, addr, BT_ADDRESS_SIZE); in GapLeSetAdvertisingSetRandomAddress()
117 (void)memcpy_s(info->randomAddress, BT_ADDRESS_SIZE, addr, BT_ADDRESS_SIZE); in GapLeSetAdvertisingSetRandomAddress()
123 (void)memcpy_s(hciCmdParam.randomAddress, BT_ADDRESS_SIZE, addr, BT_ADDRESS_SIZE); in GapLeSetAdvertisingSetRandomAddress()
391 BT_ADDR_FMT_OUTPUT(info->randomAddress)); in GapOnLeAdvertisingSetTerminated()
392 (void)memcpy_s(deviceInfo->ownAddr.addr, BT_ADDRESS_SIZE, info->randomAddress, BT_ADDRESS_SIZE); in GapOnLeAdvertisingSetTerminated()
H A Dgap_def.h333 uint8_t randomAddress[BT_ADDRESS_SIZE]; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h673 uint8_t randomAddress[6]; member

Completed in 6 milliseconds