Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/bluetooth/sdpd/
H A Dserver.h85 int32_t server_prepare_service_attribute_response(server_p srv, int32_t fd);
H A Dsar.c145 server_prepare_service_attribute_response(server_p srv, int32_t fd) in server_prepare_service_attribute_response() function
H A Dserver.c445 error = server_prepare_service_attribute_response(srv, fd); in server_process_request()