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

  /src/sys/netbt/
l2cap_signal.c 422 l2cap_cfg_opt_t opt;
638 l2cap_cfg_opt_t opt;
1132 l2cap_cfg_opt_t *opt;
1150 opt = (l2cap_cfg_opt_t *)next;
1157 next += sizeof(l2cap_cfg_opt_t) + L2CAP_OPT_MTU_SIZE;
1162 opt = (l2cap_cfg_opt_t *)next;
1169 next += sizeof(l2cap_cfg_opt_t) + L2CAP_OPT_FLUSH_TIMO_SIZE;
l2cap.h 287 } __packed l2cap_cfg_opt_t; typedef in typeref:struct:__anon14ed532f0b08 __packed

Completed in 13 milliseconds