Skip to content

Update glucoseCollector.c - #6

Open
venkatarajasekhar wants to merge 1 commit into
lee-wei:masterfrom
venkatarajasekhar:patch-6
Open

Update glucoseCollector.c#6
venkatarajasekhar wants to merge 1 commit into
lee-wei:masterfrom
venkatarajasekhar:patch-6

Conversation

@venkatarajasekhar

Copy link
Copy Markdown

Pointer Validation for Null
Function Name :static void glucCollCentral_ProcessOSALMsg( osal_event_hdr_t *pMsg );
Function Name :static void glucCollProcessGATTMsg( gattMsgEvent_t *pMsg );
static void glucCollAddDeviceInfo( uint8 *pAddr, uint8 addrType );
char *bdAddr2Str( uint8 *pAddr );

Pointer Validation for Null 
Function Name :static void glucCollCentral_ProcessOSALMsg( osal_event_hdr_t *pMsg );
Function Name :static void glucCollProcessGATTMsg( gattMsgEvent_t *pMsg );
static void glucCollAddDeviceInfo( uint8 *pAddr, uint8 addrType );
char *bdAddr2Str( uint8 *pAddr );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant