Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_request.c717 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address()
Diso.c296 return ADDR_LE_DEV_PUBLIC; in le_addr_type()
1678 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()
5696 own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_active_scan_sync()
6556 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_get_random_address()
Dsmp.c682 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in build_pairing_cmd()
3349 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in smp_add_cid()
Dhci_core.c1466 addr_type = ADDR_LE_DEV_PUBLIC; in hci_bdaddr_is_paired()
2414 *bdaddr_type = ADDR_LE_DEV_PUBLIC; in hci_copy_identity_address()
Dhci_conn.c1199 if (id_addr_type == ADDR_LE_DEV_PUBLIC) in hci_get_route()
Dmgmt.c353 return ADDR_LE_DEV_PUBLIC; in le_addr_type()
3191 case ADDR_LE_DEV_PUBLIC: in link_to_bdaddr()
7923 addr_type = ADDR_LE_DEV_PUBLIC; in load_conn_param()
Dhci_event.c2864 return ADDR_LE_DEV_PUBLIC; in ev_bdaddr_type()
5976 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()
8043 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect()
/linux-6.6.21/include/net/bluetooth/
Dhci.h2655 #define ADDR_LE_DEV_PUBLIC 0x00 macro
Dhci_core.h2088 if (addr_type == ADDR_LE_DEV_PUBLIC) in hci_is_identity_address()