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

  /system/bt/stack/avrc/
avrc_sdp.c 75 ** Function AVRC_FindService
83 ** AVRC_FindService() at a time; the application must wait for
110 UINT16 AVRC_FindService(UINT16 service_uuid, BD_ADDR bd_addr,
122 AVRC_TRACE_API("AVRC_FindService uuid: %x", service_uuid);
  /system/bt/stack/include/
avrc_api.h 128 /* This data type is used in AVRC_FindService() to initialize the SDP database
142 * application after the AVRC_FindService() API function is called. The
218 ** Function AVRC_FindService
226 ** AVRC_FindService() at a time; the application must wait for
253 extern UINT16 AVRC_FindService(UINT16 service_uuid, BD_ADDR bd_addr,
  /system/bt/bta/av/
bta_av_act.c     [all...]

Completed in 45 milliseconds