Searched refs:GATT_MAX_MTU_SIZE (Results 1 – 7 of 7) sorted by relevance
304 #ifndef GATT_MAX_MTU_SIZE305 #define GATT_MAX_MTU_SIZE 517 macro
589 if (p_msg->mtu > GATT_MAX_MTU_SIZE) { in attp_send_cl_msg()
110 value[GATT_MAX_MTU_SIZE]; /* pointer to the attribute value to be found */
142 nullptr, GATT_MAX_MTU_SIZE, 0, BTM_SEC_NONE)) { in gatt_init()
696 (mtu > GATT_MAX_MTU_SIZE)) { in GATTC_ConfigureMTU()
104 GATT_MAX_MTU_SIZE), in gatt_get_local_mtu()
136 device->address, BT_TRANSPORT_LE, GATT_MAX_MTU_SIZE); in Connect()