Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dhci_request.c1956 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_get_random_address()
2432 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address()
2984 own_addr_type = ADDR_LE_DEV_PUBLIC; in active_scan()
D6lowpan.c915 if (type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
Dhci_core.c2720 addr_type = ADDR_LE_DEV_PUBLIC; in hci_bdaddr_is_paired()
3307 addr_type = ADDR_LE_DEV_PUBLIC; in hci_pend_le_action_lookup()
3443 *bdaddr_type = ADDR_LE_DEV_PUBLIC; in hci_copy_identity_address()
Dhci_conn.c687 if (id_addr_type == ADDR_LE_DEV_PUBLIC) in hci_get_route()
Dsmp.c681 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in build_pairing_cmd()
3319 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in smp_add_cid()
Dhci_event.c2310 own_address_type = ADDR_LE_DEV_PUBLIC; in cs_le_create_conn()
5149 if (conn->dst_type == ADDR_LE_DEV_PUBLIC) in le_conn_complete_evt()
Dmgmt.c302 return ADDR_LE_DEV_PUBLIC; in le_addr_type()
2631 case ADDR_LE_DEV_PUBLIC: in link_to_bdaddr()
6753 addr_type = ADDR_LE_DEV_PUBLIC; in load_conn_param()
Dl2cap_core.c68 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
7884 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect()
/Linux-v5.10/include/net/bluetooth/
Dhci.h2285 #define ADDR_LE_DEV_PUBLIC 0x00 macro
Dhci_core.h1585 if (addr_type == ADDR_LE_DEV_PUBLIC) in hci_is_identity_address()