Searched refs:cmtp_add_msgpart (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/cmtp/ |
H A D | core.c | 107 static inline void cmtp_add_msgpart(struct cmtp_session *session, int id, const unsigned char *buf, int count) in cmtp_add_msgpart() function 173 cmtp_add_msgpart(session, id, skb->data + hdrlen, len); in cmtp_recv_frame() 178 cmtp_add_msgpart(session, id, skb->data + hdrlen, len); in cmtp_recv_frame()
|
/kernel/linux/linux-6.6/net/bluetooth/cmtp/ |
H A D | core.c | 107 static inline void cmtp_add_msgpart(struct cmtp_session *session, int id, const unsigned char *buf, int count) in cmtp_add_msgpart() function 173 cmtp_add_msgpart(session, id, skb->data + hdrlen, len); in cmtp_recv_frame() 178 cmtp_add_msgpart(session, id, skb->data + hdrlen, len); in cmtp_recv_frame()
|
Completed in 2 milliseconds