Searched refs:ADDR_LE_DEV_PUBLIC (Results 1 – 11 of 11) sorted by relevance
383 return ADDR_LE_DEV_PUBLIC; in le_addr_type() 2300 if (hcon->src_type == ADDR_LE_DEV_PUBLIC) in iso_conn_ready() 2328 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in iso_conn_ready()
1044 case ADDR_LE_DEV_PUBLIC: in msft_monitor_device_evt()
988 le_addr_type = ADDR_LE_DEV_PUBLIC; in get_l2cap_conn()
660 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in build_pairing_cmd()3289 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in smp_add_cid()
1402 addr_type = ADDR_LE_DEV_PUBLIC; in hci_bdaddr_is_paired() 2352 *bdaddr_type = ADDR_LE_DEV_PUBLIC; in hci_copy_identity_address()
350 return ADDR_LE_DEV_PUBLIC; in le_addr_type() 3375 case ADDR_LE_DEV_PUBLIC: in link_to_bdaddr() 8125 addr_type = ADDR_LE_DEV_PUBLIC; in load_conn_param() 8244 addr_type = ADDR_LE_DEV_PUBLIC; in load_conn_subrate()
1148 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address_sync() 6264 own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_active_scan_sync()
1360 if (id_addr_type == ADDR_LE_DEV_PUBLIC) in hci_get_route()
66 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()7339 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect()
2829 return ADDR_LE_DEV_PUBLIC; in ev_bdaddr_type() 5864 if (conn->dst_type == ADDR_LE_DEV_PUBLIC) in le_conn_complete_evt()
2959 #define ADDR_LE_DEV_PUBLIC 0x00 macro