Lines Matching full:privacy
1017 /* If privacy is not enabled don't use RPA */ in adv_use_rpa()
1021 /* If basic privacy mode is enabled use RPA */ in adv_use_rpa()
1025 /* If limited privacy mode is enabled don't use RPA if we're in adv_use_rpa()
1033 * privacy mode, therefore use RPA. in adv_use_rpa()
1067 /* If privacy is enabled use a resolvable private address. If in hci_update_random_address_sync()
1072 /* If Controller supports LL Privacy use own address type is in hci_update_random_address_sync()
1097 /* In case of required privacy without resolvable private address, in hci_update_random_address_sync()
1144 /* Neither privacy nor static address is being used so use a in hci_update_random_address_sync()
2402 /* Default privacy mode is always Network */ in hci_le_add_resolve_list_sync()
2425 /* Set Device Privacy Mode. */
2436 /* If device privacy mode has already been set there is nothing to do */ in hci_le_set_privacy_mode_sync()
2441 * indicates that LL Privacy has been enabled and in hci_le_set_privacy_mode_sync()
2464 * properly set the privacy mode.
2495 /* Set Privacy Mode */ in hci_le_add_accept_list_sync()
2498 bt_dev_err(hdev, "Unable to set privacy mode: %d", err); in hci_le_add_accept_list_sync()
2769 * when LL Privacy is enabled. in hci_update_accept_list_sync()
2773 bt_dev_err(hdev, "Unable to disable LL privacy: %d", err); in hci_update_accept_list_sync()
2898 /* Enable address resolution when LL Privacy is enabled. */ in hci_update_accept_list_sync()
2901 bt_dev_err(hdev, "Unable to enable LL privacy: %d", err); in hci_update_accept_list_sync()
3103 * with that having LE privacy enabled, then controllers with in hci_passive_scan_sync()
4324 /* If the controller supports LL Privacy feature or LE Extended Adv, in hci_le_set_event_mask_sync()
4330 /* Mark Device Privacy if Privacy Mode is supported */ in hci_le_set_event_mask_sync()
4334 /* Mark Address Resolution if LL Privacy is supported */ in hci_le_set_event_mask_sync()
5864 * address in limited privacy mode. in hci_update_discoverable_sync()
5979 * privacy is enabled. in hci_active_scan_sync()
5986 * address (when privacy feature has been enabled) or non-resolvable in hci_active_scan_sync()
6791 /* If privacy is enabled use a resolvable private address. If in hci_get_random_address()
6795 /* If Controller supports LL Privacy use own address type is in hci_get_random_address()
6822 /* In case of required privacy without resolvable private address, in hci_get_random_address()
6850 /* No privacy, use the current address */ in hci_get_random_address()