session_by_fd
bthid_session_p session_by_fd (bthid_server_p srv, int32_t fd);
s = session_by_fd(srv, fd);
bthid_session_p s = session_by_fd(srv, fd);