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