Searched defs:btc_stack_info (Results 1 – 1 of 1) sorted by relevance
575 struct btc_stack_info { struct576 bool profile_notified;577 u16 hci_version; /* stack hci version */578 u8 num_of_link;579 bool bt_link_exist;580 bool sco_exist;581 bool acl_exist;582 bool a2dp_exist;583 bool hid_exist;584 u8 num_of_hid;[all …]