Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_request.c412 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address()
Dmgmt.c2966 addr_type = ADDR_LE_DEV_PUBLIC; in unpair_device()
3101 case ADDR_LE_DEV_PUBLIC: in link_to_bdaddr()
3426 addr_type = ADDR_LE_DEV_PUBLIC; in pair_device()
5453 addr_type = ADDR_LE_DEV_PUBLIC; in load_irks()
5540 addr_type = ADDR_LE_DEV_PUBLIC; in load_long_term_keys()
6070 addr_type = ADDR_LE_DEV_PUBLIC; in add_device()
6191 addr_type = ADDR_LE_DEV_PUBLIC; in remove_device()
6312 addr_type = ADDR_LE_DEV_PUBLIC; in load_conn_param()
D6lowpan.c1056 if (type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
Dsmp.c676 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in build_pairing_cmd()
3150 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in smp_add_cid()
Dhci_core.c2487 addr_type = ADDR_LE_DEV_PUBLIC; in hci_bdaddr_is_paired()
3001 *bdaddr_type = ADDR_LE_DEV_PUBLIC; in hci_copy_identity_address()
Dl2cap_core.c69 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
7111 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect()
Dhci_event.c4533 if (conn->dst_type == ADDR_LE_DEV_PUBLIC) in hci_le_conn_complete_evt()
/linux-4.1.27/include/net/bluetooth/
Dhci.h1856 #define ADDR_LE_DEV_PUBLIC 0x00 macro
Dhci_core.h1241 if (addr_type == ADDR_LE_DEV_PUBLIC) in hci_is_identity_address()