Home
last modified time | relevance | path

Searched refs:hci_is_identity_address (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1320 static inline bool hci_is_identity_address(bdaddr_t *addr, u8 addr_type) in hci_is_identity_address() function
/linux-4.4.14/net/bluetooth/
Dmgmt.c6231 if (!hci_is_identity_address(&cp->addr.bdaddr, addr_type)) { in add_device()
6353 if (!hci_is_identity_address(&cp->addr.bdaddr, addr_type)) { in remove_device()
7908 if (!hci_is_identity_address(bdaddr, bdaddr_type)) in mgmt_new_conn_param()
Dsmp.c2502 !hci_is_identity_address(&info->bdaddr, info->addr_type)) { in smp_cmd_ident_addr_info()