Home
last modified time | relevance | path

Searched refs:CMTP_INITIAL_MSGNUM (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/net/bluetooth/cmtp/
Dcmtp.h68 #define CMTP_INITIAL_MSGNUM 0xff00 macro
Dcapi.c129 session->msgnum = CMTP_INITIAL_MSGNUM + 1; in cmtp_msgnum_get()
234 if (!info && (msgnum == CMTP_INITIAL_MSGNUM)) { in cmtp_recv_interopmsg()
533 cmtp_send_interopmsg(session, CAPI_REQ, 0xffff, CMTP_INITIAL_MSGNUM, in cmtp_attach_device()
Dcore.c370 session->msgnum = CMTP_INITIAL_MSGNUM; in cmtp_add_connection()