Searched refs:ADDR_LE_DEV_PUBLIC (Results 1 – 9 of 9) sorted by relevance
1749 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_get_random_address()2233 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address()2792 own_addr_type = ADDR_LE_DEV_PUBLIC; in active_scan()
680 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in build_pairing_cmd()3335 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in smp_add_cid()
848 if (id_addr_type == ADDR_LE_DEV_PUBLIC) in hci_get_route()
2624 addr_type = ADDR_LE_DEV_PUBLIC; in hci_bdaddr_is_paired()3553 *bdaddr_type = ADDR_LE_DEV_PUBLIC; in hci_copy_identity_address()
2416 return ADDR_LE_DEV_PUBLIC; in ev_bdaddr_type()5347 if (conn->dst_type == ADDR_LE_DEV_PUBLIC) in le_conn_complete_evt()
311 return ADDR_LE_DEV_PUBLIC; in le_addr_type()2640 case ADDR_LE_DEV_PUBLIC: in link_to_bdaddr()7214 addr_type = ADDR_LE_DEV_PUBLIC; in load_conn_param()
68 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()7900 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect()
2418 #define ADDR_LE_DEV_PUBLIC 0x00 macro
1650 if (addr_type == ADDR_LE_DEV_PUBLIC) in hci_is_identity_address()
Completed in 79 milliseconds