Searched defs:btc_stack_info (Results 1 – 1 of 1) sorted by relevance
419 struct btc_stack_info { struct420 bool profile_notified;421 u16 hci_version; /* stack hci version */422 u8 num_of_link;423 bool bt_link_exist;424 bool sco_exist;425 bool acl_exist;426 bool a2dp_exist;427 bool hid_exist;428 u8 num_of_hid;[all …]