Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/sdpd/
H A Dserver.h88 int32_t server_prepare_service_search_attribute_response(server_p srv, int32_t fd);
H A Dssar.c178 server_prepare_service_search_attribute_response(server_p srv, int32_t fd) in server_prepare_service_search_attribute_response() function
H A Dserver.c447 error = server_prepare_service_search_attribute_response(srv, fd); in server_process_request()