Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_request.c717 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address()
Diso.c259 return ADDR_LE_DEV_PUBLIC; in le_addr_type()
1637 if (hcon->src_type == ADDR_LE_DEV_PUBLIC) in iso_conn_ready()
Dmsft.c1043 case ADDR_LE_DEV_PUBLIC: in msft_monitor_device_evt()
Dhci_sync.c979 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address_sync()
5691 own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_active_scan_sync()
6551 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_get_random_address()
Dhci_core.c1465 addr_type = ADDR_LE_DEV_PUBLIC; in hci_bdaddr_is_paired()
2413 *bdaddr_type = ADDR_LE_DEV_PUBLIC; in hci_copy_identity_address()
Dsmp.c682 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in build_pairing_cmd()
3342 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in smp_add_cid()
Dhci_conn.c1196 if (id_addr_type == ADDR_LE_DEV_PUBLIC) in hci_get_route()
Dmgmt.c353 return ADDR_LE_DEV_PUBLIC; in le_addr_type()
3190 case ADDR_LE_DEV_PUBLIC: in link_to_bdaddr()
7912 addr_type = ADDR_LE_DEV_PUBLIC; in load_conn_param()
Dhci_event.c2848 return ADDR_LE_DEV_PUBLIC; in ev_bdaddr_type()
5974 if (conn->dst_type == ADDR_LE_DEV_PUBLIC) in le_conn_complete_evt()
Dl2cap_core.c71 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
8027 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect()
/Linux-v6.6/include/net/bluetooth/
Dhci.h2652 #define ADDR_LE_DEV_PUBLIC 0x00 macro
Dhci_core.h2057 if (addr_type == ADDR_LE_DEV_PUBLIC) in hci_is_identity_address()