HomeSort by: relevance | last modified time | path
    Searched refs:L2CAP_OPT_HINT_BIT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netbt/
l2cap.h 159 #define L2CAP_OPT_HINT_BIT 0x80
160 #define L2CAP_OPT_HINT(type) ((type) & L2CAP_OPT_HINT_BIT)
l2cap_signal.c 584 if (opt.type & L2CAP_OPT_HINT_BIT)

Completed in 13 milliseconds