Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_request.c420 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address()
D6lowpan.c1025 if (type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
Dsmp.c694 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in build_pairing_cmd()
3184 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in smp_add_cid()
Dhci_core.c2590 addr_type = ADDR_LE_DEV_PUBLIC; in hci_bdaddr_is_paired()
3226 *bdaddr_type = ADDR_LE_DEV_PUBLIC; in hci_copy_identity_address()
Dmgmt.c274 return ADDR_LE_DEV_PUBLIC; in le_addr_type()
3225 case ADDR_LE_DEV_PUBLIC: in link_to_bdaddr()
6482 addr_type = ADDR_LE_DEV_PUBLIC; in load_conn_param()
Dl2cap_core.c69 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
7121 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect()
Dhci_event.c4540 if (conn->dst_type == ADDR_LE_DEV_PUBLIC) in hci_le_conn_complete_evt()
/linux-4.4.14/include/net/bluetooth/
Dhci.h1880 #define ADDR_LE_DEV_PUBLIC 0x00 macro
Dhci_core.h1322 if (addr_type == ADDR_LE_DEV_PUBLIC) in hci_is_identity_address()