--- src/service.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/service.h b/src/service.h index a844885..313b1f2 100644 --- a/src/service.h +++ b/src/service.h @@ -25,6 +25,7 @@ struct obex_service_driver { const char *name; uint16_t service; uint8_t channel; + uint16_t psm; const uint8_t *target; unsigned int target_size; const uint8_t *who; -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html