Searched refs:AVDT_SIG_GETCAP (Results 1 – 4 of 4) sorted by relevance
46 #define AVDT_SIG_GETCAP 2 /* get capabilities */ macro
433 uint8_t sig_id = AVDT_SIG_GETCAP; in avdt_ccb_snd_getcap_cmd()462 uint8_t sig_id = AVDT_SIG_GETCAP; in avdt_ccb_snd_getcap_rsp()
930 &p_msg->hdr.err_param, AVDT_SIG_GETCAP); in avdt_msg_prs_svccap()1154 if ((sig == AVDT_SIG_DISCOVER) || (sig == AVDT_SIG_GETCAP) || in avdt_msg_send()1594 ((sig == AVDT_SIG_GETCAP) || (sig == AVDT_SIG_GET_ALLCAP))) { in avdt_msg_ind()
390 getcap.single.sig_id = AVDT_SIG_GETCAP; in AVDT_GetCapReq()