Searched refs:conn_use_rpa (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
D | hci_conn.c | 780 static bool conn_use_rpa(struct hci_conn *conn) in conn_use_rpa() function 825 if (hci_update_random_address(req, false, conn_use_rpa(conn), in hci_req_add_le_create_conn() 911 if (hci_get_random_address(hdev, false, conn_use_rpa(conn), NULL, in hci_req_directed_advertising() 969 if (hci_update_random_address(req, false, conn_use_rpa(conn), in hci_req_directed_advertising()
|