Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_request.c1519 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_get_random_address()
1927 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address()
2484 own_addr_type = ADDR_LE_DEV_PUBLIC; in active_scan()
D6lowpan.c912 if (type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
Dhci_conn.c653 if (id_addr_type == ADDR_LE_DEV_PUBLIC) in hci_get_route()
Dhci_core.c2544 addr_type = ADDR_LE_DEV_PUBLIC; in hci_bdaddr_is_paired()
3044 *bdaddr_type = ADDR_LE_DEV_PUBLIC; in hci_copy_identity_address()
Dsmp.c700 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in build_pairing_cmd()
3293 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in smp_add_cid()
Dmgmt.c274 return ADDR_LE_DEV_PUBLIC; in le_addr_type()
2573 case ADDR_LE_DEV_PUBLIC: in link_to_bdaddr()
5875 addr_type = ADDR_LE_DEV_PUBLIC; in load_conn_param()
Dl2cap_core.c70 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
7151 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect()
Dhci_event.c4868 if (conn->dst_type == ADDR_LE_DEV_PUBLIC) in le_conn_complete_evt()
/Linux-v4.19/include/net/bluetooth/
Dhci.h2079 #define ADDR_LE_DEV_PUBLIC 0x00 macro
Dhci_core.h1382 if (addr_type == ADDR_LE_DEV_PUBLIC) in hci_is_identity_address()