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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/bluetooth/cmtp/
H A Dcmtp.h68 #define CMTP_INITIAL_MSGNUM 0xff00 macro
H A Dcapi.c130 session->msgnum = CMTP_INITIAL_MSGNUM + 1;
234 if (!info && (msgnum == CMTP_INITIAL_MSGNUM)) {
561 cmtp_send_interopmsg(session, CAPI_REQ, 0xffff, CMTP_INITIAL_MSGNUM,
H A Dcore.c357 session->msgnum = CMTP_INITIAL_MSGNUM;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/bluetooth/cmtp/
H A Dcmtp.h68 #define CMTP_INITIAL_MSGNUM 0xff00 macro
H A Dcapi.c130 session->msgnum = CMTP_INITIAL_MSGNUM + 1;
234 if (!info && (msgnum == CMTP_INITIAL_MSGNUM)) {
561 cmtp_send_interopmsg(session, CAPI_REQ, 0xffff, CMTP_INITIAL_MSGNUM,
H A Dcore.c357 session->msgnum = CMTP_INITIAL_MSGNUM;

Completed in 69 milliseconds