Searched refs:BTM_ESCO_LINK_ONLY_MASK (Results 1 – 3 of 3) sorted by relevance
268 if (btm_cb.btm_sco_pkt_types_supported & BTM_ESCO_LINK_ONLY_MASK) { in decode_controller_support()
617 !(p_sco->def_esco_parms.packet_types & BTM_ESCO_LINK_ONLY_MASK) && in btm_sco_conn_req()
365 #define BTM_ESCO_LINK_ONLY_MASK \ macro