Searched refs:BTM_IsControllerSupportLlPrivacy (Results 1 – 5 of 5) sorted by relevance
241 if (BTM_IsControllerSupportLlPrivacy()) { in BtmStartLeSecurity()274 if (BTM_IsControllerSupportLlPrivacy()) { in BTM_SetLePairedDevices()293 … if (BTM_IsControllerSupportLlPrivacy() && g_deviceCountInResolvingList < g_resolvingListSize) { in BTM_SetLePairedDevices()304 if (BTM_IsControllerSupportLlPrivacy()) { in BTM_SetLePairedDevices()341 if (addToResolvingList && BTM_IsControllerSupportLlPrivacy()) { in BTM_AddLePairedDevice()374 if (BTM_IsControllerSupportLlPrivacy()) { in BTM_RemoveLePairedDevice()387 if (BTM_IsControllerSupportLlPrivacy()) { in BTM_RemoveLePairedDevice()
267 if (BTM_IsControllerSupportLlPrivacy()) { in BtmGetLeEventMask()295 if (BTM_IsControllerSupportLlPrivacy() || BTM_IsControllerSupportLeExtendedAdvertising()) { in BtmGetLeEventMask()694 if (BTM_IsControllerSupportLlPrivacy()) { in BtmInitLeFeature()833 bool BTM_IsControllerSupportLlPrivacy() in BTM_IsControllerSupportLlPrivacy() function
623 if (BTM_IsControllerSupportLlPrivacy()) { in BtmConvertAddressForConnection()648 …ownAddressType = BTM_IsControllerSupportLlPrivacy() ? LOCAL_ADDR_TYPE_RPA_OR_RANDOM : LOCAL_ADDR_T… in BtmLeExtendedCreateConnection()705 … BTM_IsControllerSupportLlPrivacy() ? LOCAL_ADDR_TYPE_RPA_OR_RANDOM : LOCAL_ADDR_TYPE_RANDOM; in BtmStartAutoConnectionInternal()
161 return BTM_IsControllerSupportLlPrivacy(); in IsFeatureSupported()
426 bool BTSTACK_API BTM_IsControllerSupportLlPrivacy();