Searched refs:HciLeSetAdvertisingSetRandomAddressParam (Results 1 – 4 of 4) sorted by relevance
418 int HCI_LeSetAdvertisingSetRandomAddress(const HciLeSetAdvertisingSetRandomAddressParam *param) in HCI_LeSetAdvertisingSetRandomAddress()425 …T_ADVERTISING_SET_RANDOM_ADDRESS, (void *)param, sizeof(HciLeSetAdvertisingSetRandomAddressParam)); in HCI_LeSetAdvertisingSetRandomAddress()
674 } HciLeSetAdvertisingSetRandomAddressParam; typedef
447 int HCI_LeSetAdvertisingSetRandomAddress(const HciLeSetAdvertisingSetRandomAddressParam *param);
108 HciLeSetAdvertisingSetRandomAddressParam hciCmdParam; in GapLeSetAdvertisingSetRandomAddress()