Home | History | Annotate | Download | only in hw

Lines Matching defs:new_channel

100     int (*new_channel)(struct bt_l2cap_device_s *device,
425 if (!psm_info->new_channel(l2cap->dev, &ch->params)) {
1345 int (*new_channel)(struct bt_l2cap_device_s *dev,
1359 new_psm->new_channel = new_channel;