Searched defs:btc_stack_info (Results 1 – 2 of 2) sorted by relevance
324 struct btc_stack_info { struct325 bool bProfileNotified;327 u8 numOfLink;328 bool bBtLinkExist;329 bool bScoExist;330 bool bAclExist;331 bool bA2dpExist;332 bool bHidExist;333 u8 numOfHid;334 bool bPanExist;[all …]
575 struct btc_stack_info { struct576 bool profile_notified;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;585 bool pan_exist;[all …]
Completed in 8 milliseconds