Searched refs:conn_use_rpa (Results 1 – 1 of 1) sorted by relevance
/net/bluetooth/ |
D | hci_conn.c | 778 static bool conn_use_rpa(struct hci_conn *conn) in conn_use_rpa() function 823 if (hci_update_random_address(req, false, conn_use_rpa(conn), in hci_req_add_le_create_conn() 909 if (hci_get_random_address(hdev, false, conn_use_rpa(conn), NULL, in hci_req_directed_advertising() 967 if (hci_update_random_address(req, false, conn_use_rpa(conn), in hci_req_directed_advertising()
|