Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dmsft.c669 case ADDR_LE_DEV_PUBLIC: in msft_monitor_device_evt()
Dhci_request.c738 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address()
Dhci_conn.c1149 if (id_addr_type == ADDR_LE_DEV_PUBLIC) in hci_get_route()
2067 dst_type = ADDR_LE_DEV_PUBLIC; in hci_pa_create_sync()
Dhci_sync.c951 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address_sync()
5408 own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_active_scan_sync()
6165 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_get_random_address()
Diso.c241 return ADDR_LE_DEV_PUBLIC; in le_addr_type()
Dhci_core.c1465 addr_type = ADDR_LE_DEV_PUBLIC; in hci_bdaddr_is_paired()
2387 *bdaddr_type = ADDR_LE_DEV_PUBLIC; in hci_copy_identity_address()
Dsmp.c680 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in build_pairing_cmd()
3335 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in smp_add_cid()
Dmgmt.c353 return ADDR_LE_DEV_PUBLIC; in le_addr_type()
3164 case ADDR_LE_DEV_PUBLIC: in link_to_bdaddr()
7910 addr_type = ADDR_LE_DEV_PUBLIC; in load_conn_param()
Dhci_event.c2842 return ADDR_LE_DEV_PUBLIC; in ev_bdaddr_type()
5895 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()
8006 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect()
/linux-6.1.9/include/net/bluetooth/
Dhci.h2614 #define ADDR_LE_DEV_PUBLIC 0x00 macro
Dhci_core.h1899 if (addr_type == ADDR_LE_DEV_PUBLIC) in hci_is_identity_address()