Home
last modified time | relevance | path

Searched refs:tAVRC_REG_NOTIF_RSP (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/include/
Davrc_defs.h1313 } tAVRC_REG_NOTIF_RSP; typedef
1399 tAVRC_REG_NOTIF_RSP reg_notif; /* RegNotify */
/system/bt/stack/avrc/
Davrc_pars_ct.c109 void avrc_parse_notification_rsp (UINT8 *p_stream, tAVRC_REG_NOTIF_RSP *p_rsp) in avrc_parse_notification_rsp()
Davrc_bld_tg.c546 static tAVRC_STS avrc_bld_notify_rsp (tAVRC_REG_NOTIF_RSP *p_rsp, BT_HDR *p_pkt) in avrc_bld_notify_rsp()
/system/bt/btif/src/
Dbtif_rc.c1726 memset(&(avrc_rsp.reg_notif), 0, sizeof(tAVRC_REG_NOTIF_RSP)); in register_notification_rsp()
2402 static void handle_notification_response (tBTA_AV_META_MSG *pmeta_msg, tAVRC_REG_NOTIF_RSP *p_rsp) in handle_notification_response()