Home
last modified time | relevance | path

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

/linux-2.6.39/net/bluetooth/cmtp/
Dcmtp.h68 #define CMTP_INITIAL_MSGNUM 0xff00 macro
Dcapi.c130 session->msgnum = CMTP_INITIAL_MSGNUM + 1; in cmtp_msgnum_get()
235 if (!info && (msgnum == CMTP_INITIAL_MSGNUM)) { in cmtp_recv_interopmsg()
562 cmtp_send_interopmsg(session, CAPI_REQ, 0xffff, CMTP_INITIAL_MSGNUM, in cmtp_attach_device()
Dcore.c357 session->msgnum = CMTP_INITIAL_MSGNUM; in cmtp_add_connection()