Searched refs:BT_ATT_DEFAULT_LE_MTU (Results 1 – 2 of 2) sorted by relevance
12 #define BT_ATT_DEFAULT_LE_MTU 23 macro
830 if (mtu_client < BT_ATT_DEFAULT_LE_MTU) { in att_mtu_req()974 if (mtu < BT_ATT_DEFAULT_LE_MTU) { in att_mtu_rsp()3423 chan->chan.tx.mtu = BT_ATT_DEFAULT_LE_MTU; in att_chan_new()3424 chan->chan.rx.mtu = BT_ATT_DEFAULT_LE_MTU; in att_chan_new()