Searched defs:btc_stack_info (Results 1 – 2 of 2) sorted by relevance
313 struct btc_stack_info { struct314 bool bProfileNotified;315 u16 hciVersion; /* stack hci version */316 u8 numOfLink;317 bool bBtLinkExist;318 bool bScoExist;319 bool bAclExist;320 bool bA2dpExist;321 bool bHidExist;322 u8 numOfHid;[all …]
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 …]