Home | History | Annotate | Download | only in include

Lines Matching refs:UINT16

134     UINT16              num_attr;/* The number of attributes in p_attrs */
135 UINT16 *p_attrs; /* The attributes filter. If NULL, AVRCP API sets the attribute filter
146 typedef void (tAVRC_FIND_CBACK) (UINT16 status);
151 typedef void (tAVRC_CTRL_CBACK) (UINT8 handle, UINT8 event, UINT16 result,
212 extern UINT16 AVRC_AddRecord(UINT16 service_uuid, char *p_service_name,
213 char *p_provider_name, UINT16 categories, UINT32 sdp_handle,
214 BOOLEAN browse_supported, UINT16 profile_version);
253 extern UINT16 AVRC_FindService(UINT16 service_uuid, BD_ADDR bd_addr,
301 extern UINT16 AVRC_Open(UINT8 *p_handle, tAVRC_CONN_CB *p_ccb,
322 extern UINT16 AVRC_Close(UINT8 handle);
338 extern UINT16 AVRC_OpenBrowse(UINT8 handle, UINT8 conn_role);
352 extern UINT16 AVRC_CloseBrowse(UINT8 handle);
370 extern UINT16 AVRC_MsgReq (UINT8 handle, UINT8 label, UINT8 ctype, BT_HDR *p_pkt);
393 extern UINT16 AVRC_UnitCmd(UINT8 handle, UINT8 label);
420 extern UINT16 AVRC_SubCmd(UINT8 handle, UINT8 label, UINT8 page);
446 extern UINT16 AVRC_PassCmd(UINT8 handle, UINT8 label, tAVRC_MSG_PASS *p_msg);
473 extern UINT16 AVRC_PassRsp(UINT8 handle, UINT8 label, tAVRC_MSG_PASS *p_msg);
499 extern UINT16 AVRC_VendorCmd(UINT8 handle, UINT8 label, tAVRC_MSG_VENDOR *p_msg);
527 extern UINT16 AVRC_VendorRsp(UINT8 handle, UINT8 label, tAVRC_MSG_VENDOR *p_msg);
590 UINT8 *p_buf, UINT16 buf_len);
603 UINT8 *p_buf, UINT16 buf_len);
616 UINT8 *p_buf, UINT16* buf_len);