Searched refs:BTP_CAP_UNICAST_AUDIO_STOP_FLAG_RELEASE (Results 1 – 2 of 2) sorted by relevance
65 #define BTP_CAP_UNICAST_AUDIO_STOP_FLAG_RELEASE BIT(0) macro
441 param.release = (cp->flags & BTP_CAP_UNICAST_AUDIO_STOP_FLAG_RELEASE) != 0; in btp_cap_unicast_audio_stop()