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

  /system/bt/stack/avrc/
avrc_sdp.c 65 const tSDP_PROTO_LIST_ELEM avrc_add_proto_list [] =
261 result &= SDP_AddAdditionProtoLists( sdp_handle, 1, (tSDP_PROTO_LIST_ELEM *)avrc_add_proto_list);
  /system/bt/stack/include/
sdp_api.h 155 } tSDP_PROTO_LIST_ELEM;
547 tSDP_PROTO_LIST_ELEM *p_proto_list);
  /system/bt/bta/hl/
bta_hl_sdp.c 176 tSDP_PROTO_LIST_ELEM add_proto_list;
236 (tSDP_PROTO_LIST_ELEM *)&add_proto_list);
379 tSDP_PROTO_LIST_ELEM add_proto_list;
447 (tSDP_PROTO_LIST_ELEM *)&add_proto_list);
  /system/bt/stack/sdp/
sdp_db.c 697 tSDP_PROTO_LIST_ELEM *p_proto_list)
    [all...]

Completed in 212 milliseconds