Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c2085 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_get_random_address()
2561 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address()
3113 own_addr_type = ADDR_LE_DEV_PUBLIC; in active_scan()
D6lowpan.c915 if (type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
Dhci_core.c2733 addr_type = ADDR_LE_DEV_PUBLIC; in hci_bdaddr_is_paired()
3320 addr_type = ADDR_LE_DEV_PUBLIC; in hci_pend_le_action_lookup()
3456 *bdaddr_type = ADDR_LE_DEV_PUBLIC; in hci_copy_identity_address()
Dhci_conn.c689 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()
3328 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()
5204 if (conn->dst_type == ADDR_LE_DEV_PUBLIC) in le_conn_complete_evt()
Dmgmt.c305 return ADDR_LE_DEV_PUBLIC; in le_addr_type()
2634 case ADDR_LE_DEV_PUBLIC: in link_to_bdaddr()
6758 addr_type = ADDR_LE_DEV_PUBLIC; in load_conn_param()
Dl2cap_core.c71 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
7994 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h2295 #define ADDR_LE_DEV_PUBLIC 0x00 macro
Dhci_core.h1600 if (addr_type == ADDR_LE_DEV_PUBLIC) in hci_is_identity_address()