Searched defs:rtl_hci_conn (Results 1 – 2 of 2) sorted by relevance
170 typedef struct rtl_hci_conn { struct171 struct list_head list;172 uint16_t handle;173 uint8_t type; // 0:l2cap, 1:sco/esco, 2:le174 uint8_t profile_bitmap;175 int8_t profile_refcount[8];