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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/bluetooth/
H A Dl2cap.h392 #define L2CAP_CONN_SEND_PBIT 0x0010 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dl2cap.c390 if (pi->conn_state & L2CAP_CONN_SEND_PBIT) {
392 pi->conn_state &= ~L2CAP_CONN_SEND_PBIT;
4035 pi->conn_state |= L2CAP_CONN_SEND_PBIT;

Completed in 86 milliseconds