Searched refs:p_msg_end (Results 1 – 1 of 1) sorted by relevance
51 static UINT8 *save_attr_seq (tCONN_CB *p_ccb, UINT8 *p, UINT8 *p_msg_end);706 static UINT8 *save_attr_seq (tCONN_CB *p_ccb, UINT8 *p, UINT8 *p_msg_end) in save_attr_seq() argument721 if ((p + seq_len) > p_msg_end) { in save_attr_seq()