Searched refs:l2cap_cfg_opt_t (Results 1 – 2 of 2) sorted by relevance
422 l2cap_cfg_opt_t opt; in l2cap_recv_config_req()638 l2cap_cfg_opt_t opt; in l2cap_recv_config_rsp()1132 l2cap_cfg_opt_t *opt; in l2cap_send_config_req()1150 opt = (l2cap_cfg_opt_t *)next; in l2cap_send_config_req()1157 next += sizeof(l2cap_cfg_opt_t) + L2CAP_OPT_MTU_SIZE; in l2cap_send_config_req()1162 opt = (l2cap_cfg_opt_t *)next; in l2cap_send_config_req()1169 next += sizeof(l2cap_cfg_opt_t) + L2CAP_OPT_FLUSH_TIMO_SIZE; in l2cap_send_config_req()
287 } __packed l2cap_cfg_opt_t; typedef