Home | History | Annotate | Download | only in include

Lines Matching refs:mtu

117 /* MAX GATT MTU size
129 /* default GATT MTU size over LE link
370 UINT16 mtu; /* MTU exchange request */
381 GATTS_REQ_TYPE_MTU, /* MTU exchange information */
484 UINT16 mtu;
910 ** Description This function is called to configure the ATT MTU size for
914 ** mtu - attribute MTU size..
919 extern tGATT_STATUS GATTC_ConfigureMTU (UINT16 conn_id, UINT16 mtu);