Searched refs:AVRC_API (Results 1 – 4 of 4) sorted by relevance
/external/bluetooth/bluedroid/stack/include/ |
D | 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/ |
D | avrc_int.h | 141 AVRC_API extern tAVRC_CB avrc_cb; 143 AVRC_API extern tAVRC_CB *avrc_cb_ptr;
|
/external/bluetooth/bluedroid/include/ |
D | bt_target.h | 442 #define AVRC_API BTAPI macro
|
/external/libnfc-nci/src/include/ |
D | bt_target.h | 68 #define AVRC_API BTAPI macro
|