Home
last modified time | relevance | path

Searched refs:hci_update_random_address (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.h109 int hci_update_random_address(struct hci_request *req, bool require_privacy,
H A Dhci_request.c1066 if (hci_update_random_address(req, false, scan_use_rpa(hdev), in hci_req_add_le_passive_scan()
1523 * hci_update_random_address knows that it's safe to go ahead in __hci_req_enable_advertising()
1533 if (hci_update_random_address(req, !connectable, in __hci_req_enable_advertising()
2474 int hci_update_random_address(struct hci_request *req, bool require_privacy, in hci_update_random_address() function
3112 err = hci_update_random_address(req, true, scan_use_rpa(hdev), in active_scan()
H A Dhci_conn.c823 if (hci_update_random_address(req, false, conn_use_rpa(conn), in hci_req_add_le_create_conn()
958 * hci_update_random_address knows that it's safe to go ahead in hci_req_directed_advertising()
967 if (hci_update_random_address(req, false, conn_use_rpa(conn), in hci_req_directed_advertising()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.c633 static int hci_update_random_address(struct hci_request *req, in hci_update_random_address() function
748 if (hci_update_random_address(req, false, scan_use_rpa(hdev), in hci_req_add_le_passive_scan()

Completed in 8 milliseconds