Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Diso.c330 return ADDR_LE_DEV_PUBLIC; in le_addr_type()
2132 if (hcon->src_type == ADDR_LE_DEV_PUBLIC) in iso_conn_ready()
2160 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in iso_conn_ready()
H A Dmsft.c1039 case ADDR_LE_DEV_PUBLIC: in msft_monitor_device_evt()
H A D6lowpan.c994 le_addr_type = ADDR_LE_DEV_PUBLIC; in get_l2cap_conn()
H A Dsmp.c681 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in build_pairing_cmd()
3341 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in smp_add_cid()
H A Dhci_core.c1438 addr_type = ADDR_LE_DEV_PUBLIC; in hci_bdaddr_is_paired()
2388 *bdaddr_type = ADDR_LE_DEV_PUBLIC; in hci_copy_identity_address()
H A Dhci_sync.c1147 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address_sync()
5992 own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_active_scan_sync()
H A Dhci_conn.c1276 if (id_addr_type == ADDR_LE_DEV_PUBLIC) in hci_get_route()
H A Dmgmt.c353 return ADDR_LE_DEV_PUBLIC; in le_addr_type()
3323 case ADDR_LE_DEV_PUBLIC: in link_to_bdaddr()
7984 addr_type = ADDR_LE_DEV_PUBLIC; in load_conn_param()
H A Dl2cap_core.c69 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
7054 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect()
H A Dhci_event.c2783 return ADDR_LE_DEV_PUBLIC; in ev_bdaddr_type()
5788 if (conn->dst_type == ADDR_LE_DEV_PUBLIC) in le_conn_complete_evt()
/linux/include/net/bluetooth/
H A Dhci.h2697 #define ADDR_LE_DEV_PUBLIC 0x00 macro
H A Dhci_core.h2253 if (addr_type == ADDR_LE_DEV_PUBLIC) in hci_is_identity_address()