Searched defs:btc_bt_link_info (Results 1 – 2 of 2) sorted by relevance
339 struct btc_bt_link_info { struct340 bool bBtLinkExist;341 bool bScoExist;342 bool bScoOnly;343 bool bA2dpExist;344 bool bA2dpOnly;345 bool bHidExist;346 bool bHidOnly;347 bool bPanExist;348 bool bPanOnly;[all …]
610 bool bt_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;619 bool pan_only;620 bool slave_role;[all …]
Completed in 9 milliseconds