HomeSort by relevance Sort by last modified time
    Searched refs:AVRC_API (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/include/
avrc_api.h 203 AVRC_API extern UINT16 AVRC_AddRecord(UINT16 service_uuid, char *p_service_name,
243 AVRC_API extern UINT16 AVRC_FindService(UINT16 service_uuid, BD_ADDR bd_addr,
291 AVRC_API extern UINT16 AVRC_Open(UINT8 *p_handle, tAVRC_CONN_CB *p_ccb,
312 AVRC_API extern UINT16 AVRC_Close(UINT8 handle);
328 AVRC_API extern UINT16 AVRC_OpenBrowse(UINT8 handle, UINT8 conn_role);
342 AVRC_API extern UINT16 AVRC_CloseBrowse(UINT8 handle);
360 AVRC_API extern UINT16 AVRC_MsgReq (UINT8 handle, UINT8 label, UINT8 ctype, BT_HDR *p_pkt);
383 AVRC_API extern UINT16 AVRC_UnitCmd(UINT8 handle, UINT8 label);
410 AVRC_API extern UINT16 AVRC_SubCmd(UINT8 handle, UINT8 label, UINT8 page);
436 AVRC_API extern UINT16 AVRC_PassCmd(UINT8 handle, UINT8 label, tAVRC_MSG_PASS *p_msg)
    [all...]
  /external/bluetooth/bluedroid/stack/avrc/
avrc_int.h 30 #include "avrc_api.h"
141 AVRC_API extern tAVRC_CB avrc_cb;
143 AVRC_API extern tAVRC_CB *avrc_cb_ptr;
  /external/bluetooth/bluedroid/include/
bt_target.h 453 #define AVRC_API BTAPI
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 68 #define AVRC_API BTAPI
    [all...]

Completed in 64 milliseconds