Searched defs:final (Results 1 – 3 of 3) sorted by relevance
459 struct tBTA_AV_SCB final { struct462 const tBTA_AV_CO_FUNCTS* p_cos; /* the associated callout functions */463 bool sdp_discovery_started; /* variable to determine whether SDP is started */464 tBTA_AV_SEP seps[BTAV_A2DP_CODEC_INDEX_MAX];465 AvdtpSepConfig peer_cap; /* buffer used for get capabilities */466 list_t* a2dp_list; /* used for audio channels only */467 tBTA_AV_Q_INFO q_info;468 tAVDT_SEP_INFO sep_info[BTA_AV_NUM_SEPS]; /* stream discovery results */469 AvdtpSepConfig cfg; /* local SEP configuration */470 alarm_t* avrc_ct_timer; /* delay timer for AVRC CT */[all …]
101 union FuseBuffer final { union
791 static void process_ad(ae_ctx* ctx, const void* ad, int ad_len, int final) { in process_ad()921 int ad_len, void* ct, void* tag, int final) { in ae_encrypt()1132 int ad_len, void* pt, const void* tag, int final) { in ae_decrypt()