Home
last modified time | relevance | path

Searched refs:L2CAP_SEQ_LIST_TAIL (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h485 #define L2CAP_SEQ_LIST_TAIL 0x8000 macro
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c356 if (seq_list->head == L2CAP_SEQ_LIST_TAIL) { in l2cap_seq_list_pop()
393 seq_list->list[seq & mask] = L2CAP_SEQ_LIST_TAIL; in l2cap_seq_list_append()