Home
last modified time | relevance | path

Searched defs:bdaddr_list_with_flags (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h143 struct bdaddr_list_with_flags { struct
144 struct list_head list;
145 bdaddr_t bdaddr;
146 u8 bdaddr_type;
147 u32 current_flags;
/kernel/linux/linux-6.6/include/net/bluetooth/
Dhci_core.h167 struct bdaddr_list_with_flags { struct
168 struct list_head list;
169 bdaddr_t bdaddr;
170 u8 bdaddr_type;
171 hci_conn_flags_t flags;