Searched refs:HCI_SCO_LINK_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
325 if (HCI_SCO_LINK_SUPPORTED(p_features)) { in btm_decode_ext_features_page()
1344 #define HCI_SCO_LINK_SUPPORTED(x) ((x)[1] & 0x08) macro