Home
last modified time | relevance | path

Searched refs:ADDR_LE_DEV_RANDOM (Results 1 – 8 of 8) sorted by relevance

/linux/net/bluetooth/
A Dhci_request.c1699 *own_addr_type = ADDR_LE_DEV_RANDOM; in hci_get_random_address()
1742 *own_addr_type = ADDR_LE_DEV_RANDOM; in hci_get_random_address()
1874 if (own_addr_type == ADDR_LE_DEV_RANDOM && in __hci_req_setup_ext_adv_instance()
2167 *own_addr_type = ADDR_LE_DEV_RANDOM; in hci_update_random_address()
2205 *own_addr_type = ADDR_LE_DEV_RANDOM; in hci_update_random_address()
2223 *own_addr_type = ADDR_LE_DEV_RANDOM; in hci_update_random_address()
A Dhci_conn.c992 own_addr_type = ADDR_LE_DEV_RANDOM; in hci_req_add_le_create_conn()
1112 if (own_addr_type == ADDR_LE_DEV_RANDOM && in hci_req_directed_advertising()
1225 dst_type = ADDR_LE_DEV_RANDOM; in hci_connect_le()
A Dhci_event.c2420 return ADDR_LE_DEV_RANDOM; in ev_bdaddr_type()
2446 if (own_address_type == ADDR_LE_DEV_RANDOM) in cs_le_create_conn()
5230 conn->init_addr_type = ADDR_LE_DEV_RANDOM; in le_conn_update_addr()
5233 conn->init_addr_type = ADDR_LE_DEV_RANDOM; in le_conn_update_addr()
5245 conn->resp_addr_type = ADDR_LE_DEV_RANDOM; in le_conn_update_addr()
5247 } else if (conn->hdev->adv_addr_type == ADDR_LE_DEV_RANDOM) { in le_conn_update_addr()
5311 conn->init_addr_type = ADDR_LE_DEV_RANDOM; in le_conn_complete_evt()
5482 if (hdev->adv_addr_type != ADDR_LE_DEV_RANDOM || in hci_le_ext_adv_term_evt()
A Dhci_core.c2435 if (addr_type == ADDR_LE_DEV_RANDOM && (bdaddr->b[5] & 0xc0) != 0xc0) in hci_find_irk_by_addr()
2626 addr_type = ADDR_LE_DEV_RANDOM; in hci_bdaddr_is_paired()
3550 *bdaddr_type = ADDR_LE_DEV_RANDOM; in hci_copy_identity_address()
A Dmgmt.c313 return ADDR_LE_DEV_RANDOM; in le_addr_type()
7216 addr_type = ADDR_LE_DEV_RANDOM; in load_conn_param()
8915 if (key->bdaddr_type == ADDR_LE_DEV_RANDOM && in mgmt_new_ltk()
8973 if (csrk->bdaddr_type == ADDR_LE_DEV_RANDOM && in mgmt_new_csrk()
A Dl2cap_core.c7902 dst_type = ADDR_LE_DEV_RANDOM; in l2cap_chan_connect()
/linux/include/net/bluetooth/
A Dhci.h2419 #define ADDR_LE_DEV_RANDOM 0x01 macro
A Dhci_core.h1639 if (addr_type != ADDR_LE_DEV_RANDOM) in hci_bdaddr_is_rpa()

Completed in 73 milliseconds