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

  /external/bluetooth/bluedroid/stack/avrc/
avrc_sdp.c 57 const tSDP_PROTO_LIST_ELEM avrc_add_proto_list [] =
245 result &= SDP_AddAdditionProtoLists( sdp_handle, 1, (tSDP_PROTO_LIST_ELEM *)avrc_add_proto_list);
  /external/bluetooth/bluedroid/stack/include/
sdp_api.h 160 } tSDP_PROTO_LIST_ELEM;
552 tSDP_PROTO_LIST_ELEM *p_proto_list);
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_sdp.c 180 tSDP_PROTO_LIST_ELEM add_proto_list;
239 (tSDP_PROTO_LIST_ELEM *)&add_proto_list);
382 tSDP_PROTO_LIST_ELEM add_proto_list;
450 (tSDP_PROTO_LIST_ELEM *)&add_proto_list);
  /external/bluetooth/bluedroid/stack/sdp/
sdp_db.c 706 tSDP_PROTO_LIST_ELEM *p_proto_list)
    [all...]

Completed in 54 milliseconds