Home
last modified time | relevance | path

Searched refs:ADDR_LE_DEV_PUBLIC (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/net/bluetooth/
Dhci_request.c2132 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_get_random_address()
2616 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address()
3175 own_addr_type = ADDR_LE_DEV_PUBLIC; in active_scan()
Dhci_core.c2744 addr_type = ADDR_LE_DEV_PUBLIC; in hci_bdaddr_is_paired()
3492 addr_type = ADDR_LE_DEV_PUBLIC; in hci_pend_le_action_lookup()
3628 *bdaddr_type = ADDR_LE_DEV_PUBLIC; in hci_copy_identity_address()
Dhci_conn.c720 if (id_addr_type == ADDR_LE_DEV_PUBLIC) in hci_get_route()
Dhci_event.c2389 own_address_type = ADDR_LE_DEV_PUBLIC; in cs_le_create_conn()
5294 conn->dst_type = ADDR_LE_DEV_PUBLIC; in le_conn_complete_evt()
5307 if (conn->dst_type == ADDR_LE_DEV_PUBLIC) in le_conn_complete_evt()
Dsmp.c680 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in build_pairing_cmd()
3335 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in smp_add_cid()
Dmgmt.c310 return ADDR_LE_DEV_PUBLIC; in le_addr_type()
2639 case ADDR_LE_DEV_PUBLIC: in link_to_bdaddr()
6988 addr_type = ADDR_LE_DEV_PUBLIC; in load_conn_param()
Dl2cap_core.c68 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
7900 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect()
/Linux-v5.15/include/net/bluetooth/
Dhci.h2304 #define ADDR_LE_DEV_PUBLIC 0x00 macro
Dhci_core.h1662 if (addr_type == ADDR_LE_DEV_PUBLIC) in hci_is_identity_address()