Searched refs:AVRC_API (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Davrc_api.h203 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 exter
[all...]
/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_int.h141 AVRC_API extern tAVRC_CB avrc_cb;
143 AVRC_API extern tAVRC_CB *avrc_cb_ptr;
/external/bluetooth/bluedroid/include/
H A Dbt_target.h442 #define AVRC_API BTAPI macro
/external/libnfc-nci/src/include/
H A Dbt_target.h68 #define AVRC_API BTAPI macro

Completed in 120 milliseconds