Searched refs:reconfigured (Results 1 – 7 of 7) sorted by relevance
32 value from a sensor, it is powered up and its I2C address is reconfigured
440 void (*reconfigured)(struct bt_l2cap_chan *chan); member
201 .reconfigured = chan_reconfigured_cb,
209 .reconfigured = reconfigured_cb,
1723 if (chans[i]->ops->reconfigured) { in le_ecred_reconf_req()1724 chans[i]->ops->reconfigured(chans[i]); in le_ecred_reconf_req()1773 if (ch->chan.ops->reconfigured) { in le_ecred_reconf_rsp()1774 ch->chan.ops->reconfigured(&ch->chan); in le_ecred_reconf_rsp()
3385 .reconfigured = bt_att_reconfigured, in att_chan_new()
146 * Then the board will be reconfigured with selected core configuration, you