Searched defs:btc_bt_link_info (Results 1 – 2 of 2) sorted by relevance
328 struct btc_bt_link_info { struct329 bool bBtLinkExist;330 bool bScoExist;331 bool bScoOnly;332 bool bA2dpExist;333 bool bA2dpOnly;334 bool bHidExist;335 bool bHidOnly;336 bool bPanExist;337 bool bPanOnly;[all …]
609 struct btc_bt_link_info { struct610 bool bt_link_exist;611 bool bt_hi_pri_link_exist;612 bool sco_exist;613 bool sco_only;614 bool a2dp_exist;615 bool a2dp_only;616 bool hid_exist;617 bool hid_only;618 bool pan_exist;[all …]