Searched defs:bdaddr_type (Results  1 – 9 of 9) sorted by relevance
| /linux-4.4.14/net/bluetooth/ | 
| D | hci_core.c | 2542 int hci_remove_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type)  in hci_remove_ltk()2632 					  bdaddr_t *bdaddr, u8 bdaddr_type)  in hci_find_remote_oob_data()
 2648 			       u8 bdaddr_type)  in hci_remove_remote_oob_data()
 2675 			    u8 bdaddr_type, u8 *hash192, u8 *rand192,  in hci_add_remote_oob_data()
 3216 			       u8 *bdaddr_type)  in hci_copy_identity_address()
 
 | 
| D | hci_conn.c | 69 	u8 bdaddr_type;  in hci_connect_le_scan_cleanup()  local
 | 
| D | 6lowpan.c | 1023 static inline __u8 bdaddr_type(__u8 type)  in bdaddr_type()  function
 | 
| D | smp.c | 687 		u8 bdaddr_type;  in build_pairing_cmd()  local3180 		u8 bdaddr_type;  in smp_add_cid()  local
 
 | 
| D | hci_event.c | 1116 				     u8 bdaddr_type, s8 rssi, u32 flags,  in store_pending_adv_report()4720 			       u8 bdaddr_type, bdaddr_t *direct_addr,  in process_adv_report()
 
 | 
| D | l2cap_core.c | 66 static inline u8 bdaddr_type(u8 link_type, u8 bdaddr_type)  in bdaddr_type()
 | 
| D | mgmt.c | 7903 			 u8 bdaddr_type, u8 store_hint, u16 min_interval,  in mgmt_new_conn_param()8038 	u8 bdaddr_type = link_to_bdaddr(link_type, addr_type);  in mgmt_disconnect_failed()  local
 
 | 
| /linux-4.4.14/include/net/bluetooth/ | 
| D | hci_core.h | 99 	u8 bdaddr_type;  member111 	u8 bdaddr_type;  member
 120 	u8 bdaddr_type;  member
 150 	u8 bdaddr_type;  member
 
 | 
| D | hci.h | 1383 	__u8     bdaddr_type;  member1389 	__u8     bdaddr_type;  member
 1865 	__u8     bdaddr_type;  member
 1886 	__u8	 bdaddr_type;  member
 1936 	__u8	 bdaddr_type;  member
 
 |