Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_request.c719 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address()
H A Diso.c296 return ADDR_LE_DEV_PUBLIC; in le_addr_type()
1684 if (hcon->src_type == ADDR_LE_DEV_PUBLIC) in iso_conn_ready()
H A Dmsft.c1040 case ADDR_LE_DEV_PUBLIC: in msft_monitor_device_evt()
H A Dhci_sync.c988 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address_sync()
5655 own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_active_scan_sync()
6515 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_get_random_address()
H A 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()
H A Dhci_core.c1455 addr_type = ADDR_LE_DEV_PUBLIC; in hci_bdaddr_is_paired()
2404 *bdaddr_type = ADDR_LE_DEV_PUBLIC; in hci_copy_identity_address()
H A Dhci_conn.c1228 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()
3122 case ADDR_LE_DEV_PUBLIC: in link_to_bdaddr()
7853 addr_type = ADDR_LE_DEV_PUBLIC; in load_conn_param()
H A Dhci_event.c2805 return ADDR_LE_DEV_PUBLIC; in ev_bdaddr_type()
5723 if (conn->dst_type == ADDR_LE_DEV_PUBLIC) in le_conn_complete_evt()
H A Dl2cap_core.c69 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
7032 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h2565 #define ADDR_LE_DEV_PUBLIC 0x00 macro
H A Dhci_core.h2050 if (addr_type == ADDR_LE_DEV_PUBLIC) in hci_is_identity_address()