Home
last modified time | relevance | path

Searched refs:tSDP_PROTO_LIST_ELEM (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dsdp_api.h160 } tSDP_PROTO_LIST_ELEM; typedef
552 tSDP_PROTO_LIST_ELEM *p_proto_list);
/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_sdp.c179 tSDP_PROTO_LIST_ELEM add_proto_list; in bta_hl_sdp_register()
247 (tSDP_PROTO_LIST_ELEM *)&add_proto_list); in bta_hl_sdp_register()
/external/bluetooth/bluedroid/stack/sdp/
Dsdp_db.c682 tSDP_PROTO_LIST_ELEM *p_proto_list) in SDP_AddAdditionProtoLists()