Added comments to create Doxygen sub-Module for DM-DOB BIBB (Who-Has).

This commit is contained in:
tbrennan3
2010-02-23 03:26:47 +00:00
parent 60247fa55f
commit 49b4c6cd35
5 changed files with 58 additions and 3 deletions
+6
View File
@@ -34,6 +34,12 @@
/** @file h_ihave.c Handles incoming I-Have messages. */
/** Simple Handler for I-Have responses (just validates response).
* @ingroup DMDOB
* @param service_request [in] The received message to be handled.
* @param service_len [in] Length of the service_request message.
* @param src [in] The BACNET_ADDRESS of the message's source.
*/
void handler_i_have(
uint8_t * service_request,
uint16_t service_len,