Home
last modified time | relevance | path

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

/external/bluetooth/bluez/common/
Dsdp-xml.h52 struct sdp_xml_data *sdp_xml_data_alloc();
Dsdp-xml.c713 struct sdp_xml_data *sdp_xml_data_alloc() in sdp_xml_data_alloc() function
/external/bluetooth/bluez/plugins/
Dservice.c115 struct sdp_xml_data *newelem = sdp_xml_data_alloc(); in element_start()
119 ctx_data->stack_head = sdp_xml_data_alloc(); in element_start()