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

  /external/bluetooth/bluedroid/stack/avrc/
avrc_sdp.c 97 ** Function AVRC_FindService
105 ** AVRC_FindService() at a time; the application must wait for
132 UINT16 AVRC_FindService(UINT16 service_uuid, BD_ADDR bd_addr,
144 AVRC_TRACE_API1("AVRC_FindService uuid: %x", service_uuid);
  /external/bluetooth/bluedroid/stack/include/
avrc_api.h 119 /* This data type is used in AVRC_FindService() to initialize the SDP database
133 * application after the AVRC_FindService() API function is called. The
208 ** Function AVRC_FindService
216 ** AVRC_FindService() at a time; the application must wait for
243 AVRC_API extern UINT16 AVRC_FindService(UINT16 service_uuid, BD_ADDR bd_addr,
  /external/bluetooth/bluedroid/bta/av/
bta_av_act.c     [all...]

Completed in 54 milliseconds