Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c1072 *own_addr_type = ADDR_LE_DEV_RANDOM; in hci_update_random_address_sync()
1113 *own_addr_type = ADDR_LE_DEV_RANDOM; in hci_update_random_address_sync()
1131 *own_addr_type = ADDR_LE_DEV_RANDOM; in hci_update_random_address_sync()
1445 if ((own_addr_type == ADDR_LE_DEV_RANDOM || in hci_setup_ext_adv_instance_sync()
6375 if (own_addr_type == ADDR_LE_DEV_RANDOM && in hci_le_ext_directed_advertising_sync()
6768 *own_addr_type = ADDR_LE_DEV_RANDOM; in hci_get_random_address()
6811 *own_addr_type = ADDR_LE_DEV_RANDOM; in hci_get_random_address()
H A Dhci_event.c2777 return ADDR_LE_DEV_RANDOM; in ev_bdaddr_type()
2803 if (own_address_type == ADDR_LE_DEV_RANDOM) in cs_le_create_conn()
5562 conn->init_addr_type = ADDR_LE_DEV_RANDOM; in le_conn_update_addr()
5565 conn->init_addr_type = ADDR_LE_DEV_RANDOM; in le_conn_update_addr()
5577 conn->resp_addr_type = ADDR_LE_DEV_RANDOM; in le_conn_update_addr()
5579 } else if (conn->hdev->adv_addr_type == ADDR_LE_DEV_RANDOM) { in le_conn_update_addr()
5649 conn->init_addr_type = ADDR_LE_DEV_RANDOM; in le_conn_complete_evt()
5855 if (hdev->adv_addr_type != ADDR_LE_DEV_RANDOM || in hci_le_ext_adv_term_evt()
H A Diso.c329 return ADDR_LE_DEV_RANDOM; in le_addr_type()
H A Dhci_conn.c1360 dst_type = ADDR_LE_DEV_RANDOM; in hci_connect_le()
H A Dl2cap_core.c7055 dst_type = ADDR_LE_DEV_RANDOM; in l2cap_chan_connect()
/linux/include/net/bluetooth/
H A Dhci_core.h2161 if (addr_type != ADDR_LE_DEV_RANDOM) in hci_bdaddr_is_rpa()