Searched refs:cmtp_add_msgpart (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/bluetooth/cmtp/
H A Dcore.c107 static inline void cmtp_add_msgpart(struct cmtp_session *session, int id, const unsigned char *buf, int count) cmtp_add_msgpart() function
173 cmtp_add_msgpart(session, id, skb->data + hdrlen, len); cmtp_recv_frame()
178 cmtp_add_msgpart(session, id, skb->data + hdrlen, len); cmtp_recv_frame()

Completed in 39 milliseconds